]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: mcc: pass whom to stop at when pausing chanctx
authorZong-Zhe Yang <kevin_yang@realtek.com>
Sun, 11 May 2025 03:52:12 +0000 (11:52 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 16 May 2025 00:42:43 +0000 (08:42 +0800)
commit46b607974866f59d707d19fc6d954bb3d2c15512
tree1667977236ac997d3f9a4e28b6ab0cd54556f6bd
parentf24d0d8c3cd7e4237f802c4d2f3bd4ac04572948
wifi: rtw89: mcc: pass whom to stop at when pausing chanctx

When stopping MCC, FW can stop at a given MCC role following H2C command.
When pausing chanctx during MCC, in general, the caller expects to process
things with its chanctx. So, pass the caller as target and let FW stop MCC
at it.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250511035217.10410-2-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/fw.c