rtw88: coex: run coexistence when WLAN entering/leaving LPS
authorChing-Te Ku <ku920601@realtek.com>
Thu, 26 Nov 2020 02:10:50 +0000 (10:10 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 2 Dec 2020 19:23:51 +0000 (21:23 +0200)
commit1329c0dbd485a48979c386088166ee2c3e28ddb8
tree9c419e95457e98eb8721787040b9cb7ad00446d9
parente220332c3a1a26c3f2adc58984fb627728c2f8d2
rtw88: coex: run coexistence when WLAN entering/leaving LPS

When WLAN entering or leaving, it's necessary to run coexistence mechanism
to ensure the setting matched current status.
Without calling rtw_coex_run_coex(), WLAN poor throughput or bad A2DP
quality may happen.

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/20201126021059.11981-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw88/coex.c