]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 28 Jul 2023 07:02:50 +0000 (15:02 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 1 Aug 2023 14:44:36 +0000 (17:44 +0300)
commit5c152231c341f0ea00b3ebd64cf6718b10106dab
tree767f619b0c0214b0525610c4ddc9521d4db64a73
parent57cafeb18f06d3f4eaea9145d3396fdb8c699acc
wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips

WiFi 7 chips have more rate mode (EHT), higher MCS and more bandwidth, so
define and use reserved bits to carry these information in C2H events.
Also, the SS/MCS encoded bits of VHT and HE are changed, so define V1 masks
for them.

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