OSDN Git Service

wifi: rtw89: 8851b: add set_channel_rf()
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 24 Apr 2023 06:52:38 +0000 (14:52 +0800)
committerKalle Valo <kvalo@kernel.org>
Fri, 5 May 2023 12:01:02 +0000 (15:01 +0300)
commit2a59fe291fb3f1cbe6f08b96b47af84b9fd5b207
tree4660b4cbe579713b6dbf7300942ba8f0131e3075
parent85d1539c0273402911cee89cde1190cd4aec731f
wifi: rtw89: 8851b: add set_channel_rf()

Add to set RF registers according to the channel we want to switch. The
callers will be added afterward.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230424065242.17477-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c [new file with mode: 0644]
drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.h [new file with mode: 0644]