]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event
authorChing-Te Ku <ku920601@realtek.com>
Fri, 10 Jan 2025 01:54:15 +0000 (09:54 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 20 Jan 2025 01:19:13 +0000 (09:19 +0800)
commit4a57346652154bb339c48b41166df9154cff33f5
tree975a911679d517751125062d6b6c76b0c8b14947
parent5251fd321684b591245a072b765d01a6c22a112c
wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event

Wi-Fi connecting process don't need to assign to firmware slot control,
if assign firmware slot control for Wi-Fi connecting event, firmware will
not toggle slots because driver don't tell the slot schedule to firmware.
Wi-Fi connecting event end should also cancel the 4way handshake status.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250110015416.10704-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c