OSDN Git Service

rtw88: coex: simplify the setting and condition about WLAN TX limitation
authorChing-Te Ku <ku920601@realtek.com>
Mon, 9 Nov 2020 08:59:09 +0000 (16:59 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 10 Nov 2020 18:58:22 +0000 (20:58 +0200)
commit1ccaa898868d1971a6480d7d55668de522f5847f
tree1b99a5c69284edb5d47a180fb079899507b37dbb
parent21020fc80d3bad1400cc0b7df347a5a67ce7ffe4
rtw88: coex: simplify the setting and condition about WLAN TX limitation

Life time related setting is related to WLAN active port number,
not its mode. The original setting may cause poor WLAN performance.

In most case, WLAN TX limitation is helpful for BT in coexistence
scenario, especially for A2DP quality.
So this is necessary to fix the setting and constraint it.

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