]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: 8922a: Extend channel info field length for scan
authorPo-Hao Huang <phhuang@realtek.com>
Thu, 28 Nov 2024 05:54:28 +0000 (13:54 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 5 Dec 2024 06:22:07 +0000 (14:22 +0800)
commit05b6555feeddc077f1eaa14c3e2c409b7ddf917b
treef7fd76af3c553a87a20b52758c0ceca915310085
parentf79257f5b97199a08d5c2c039bf4908323f9dd92
wifi: rtw89: 8922a: Extend channel info field length for scan

Extend the bitfield for duration in channel info to 16 bits.
Update the related format in H2C and C2H, then increase firmware
format sequence to 3.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241128055433.11851-2-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
drivers/net/wireless/realtek/rtw89/rtw8922a.c