]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: rtw89: 8852c: support hw_scan
authorPo-Hao Huang <phhuang@realtek.com>
Thu, 8 Sep 2022 05:12:56 +0000 (13:12 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 12 Sep 2022 11:52:33 +0000 (14:52 +0300)
commitb8c1c46662a3d65a4b9afdcd9621882a96e92ff6
treecb2423a387dde30867f05e6b9195639621277d90
parente5f3ab15347c275d9b9eefd99cb801d9e0d98c4e
wifi: rtw89: 8852c: support hw_scan

This enables hw_scan function for 52c. The mechanism is similar to 52a
except that it adds modifications required for 6G channels and extends the
command length to make driver compatible to both newer and existing
firmware.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220908051257.25353-9-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/fw.c
drivers/net/wireless/realtek/rtw89/fw.h
drivers/net/wireless/realtek/rtw89/mac.c