]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx up...
authorZong-Zhe Yang <kevin_yang@realtek.com>
Thu, 10 Jul 2025 04:24:21 +0000 (12:24 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 15 Jul 2025 01:51:18 +0000 (09:51 +0800)
commit21911ad80512f9e4e642b9e8ecd7130e32cb63d3
tree313d7c5aa11f343695b4dc9a08365c265327d2c5
parent868676662b08f43cd26a2bc3492d6a7fa1eb3414
wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx up to 2

To support multiple channels, 2 for this case, RFK requires to record each
calibration result for each channel in different RFK tables, and also needs
to notify FW. Then, when FW runs in MCC (multi-channel concurrency), it can
switch to the corresponding calibration result according to the channel.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250710042423.73617-13-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8852bt.c
drivers/net/wireless/realtek/rtw89/rtw8852bt_rfk.c
drivers/net/wireless/realtek/rtw89/rtw8852bt_rfk.h