]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
wifi: rtw89: 8852b: turn off PoP function in monitor mode
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 25 Nov 2022 07:24:16 +0000 (15:24 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 1 Dec 2022 11:02:31 +0000 (13:02 +0200)
commita215b2b7055f02d8f7666f457d442e77097bb604
treed0f66588a8254bb7903a8a3013fb62c3d0ec5d36
parent51e8ed4e44b5efcf8da2c1f3478e52120a12cdf8
wifi: rtw89: 8852b: turn off PoP function in monitor mode

PoP stands for Packet on Packet that can improve performance in noisy
environment, but it could get RX stuck suddenly. In normal mode, firmware
can help to resolve the stuck, but firmware doesn't work in monitor mode.
Therefore, turn off PoP to avoid RX stuck.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221125072416.94752-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/reg.h
drivers/net/wireless/realtek/rtw89/rtw8852b.c