wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idle
authorChing-Te Ku <ku920601@realtek.com>
Tue, 17 Jan 2023 11:41:08 +0000 (19:41 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 13 Feb 2023 17:04:17 +0000 (19:04 +0200)
commit4b3e7e813bba53402af13ecd5343ac9667ca7608
tree1cfe0362d096ca6a8bca92b55ab533bbc304e8a1
parentc7d2b22f52bd0088cd39dba57bb7c1e8f3df5489
wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idle

The origin code will enable TDMA WL:BT = 50:50 to prevent Wi-Fi
throughput suddenly drop to 0 in the moment while A2DP pause.
And this protection just a short moment, and will turn to Bluetooth
idle case when A2DP turn into sniff mode. But the raspberryPI simulated
A2DP device will not turn into sniff mode. So the protection will bring
the throughput drop.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230117114109.4298-8-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c