rtw89: coex: set EN bit to PLT register
authorPing-Ke Shih <pkshih@realtek.com>
Tue, 8 Feb 2022 08:27:51 +0000 (16:27 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 10 Feb 2022 08:45:18 +0000 (10:45 +0200)
commit28e7ea8a3128a5626dee12a63ca8e8f8e6786608
tree03390ace6a3874faf20785972955e9ede71f6518
parent3c2c2e2ec1d64116c43ff3660579f99e8654cfe2
rtw89: coex: set EN bit to PLT register

B_AX_PLT_EN is to enable polluted mechanism. If it is enabled and
gnt_bt = 1 while wlan TX, B_AX_BT_PLT_PKT_CNT counter will increase,
but TX counter to BB will not. Without this bit BTCoex mechanism might
have some problems.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220208082751.43553-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/mac.c