wifi: rtw89: mcc: stop TX during MCC prepare
authorChih-Kang Chang <gary.chang@realtek.com>
Tue, 10 Jun 2025 13:00:27 +0000 (21:00 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 16 Jun 2025 05:30:54 +0000 (13:30 +0800)
commit182c7ff8b87e4edbb2227ede39ae0952da7a0f4a
tree95b9aeeb9f6fa682ff4f698c5348a23542ceff04
parent95ee7464d374343115b5e7ec226f2bab2e4012f2
wifi: rtw89: mcc: stop TX during MCC prepare

Stop TX during the MCC configuration period to prevent packet leakage.
The stop time is defined as 'start_tsf - tsf', which means the duration
from when MCC configuration begins until MCC starts.

Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250610130034.14692-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/chan.c
drivers/net/wireless/realtek/rtw89/chan.h
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h