Commit 1cc3716
wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event
[ Upstream commit 4a57346 ]
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
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent c9db436 commit 1cc3716
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5356 | 5356 | | |
5357 | 5357 | | |
5358 | 5358 | | |
5359 | | - | |
| 5359 | + | |
| 5360 | + | |
5360 | 5361 | | |
5361 | 5362 | | |
5362 | 5363 | | |
| |||
7178 | 7179 | | |
7179 | 7180 | | |
7180 | 7181 | | |
| 7182 | + | |
| 7183 | + | |
7181 | 7184 | | |
7182 | 7185 | | |
7183 | 7186 | | |
| |||
7630 | 7633 | | |
7631 | 7634 | | |
7632 | 7635 | | |
7633 | | - | |
| 7636 | + | |
| 7637 | + | |
7634 | 7638 | | |
7635 | 7639 | | |
7636 | 7640 | | |
| |||
0 commit comments