wifi: rtw89: declare EXT NSS BW of VHT capability
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 12 Jan 2024 06:26:40 +0000 (14:26 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 18 Jan 2024 09:33:21 +0000 (11:33 +0200)
commit4f47e0cf1a84debed285b2b6a4a567a2cfec7e9b
tree3775eb4a18a90e1ec9b826b1597f53d2faa61693
parent9156181f62744ddea2f2b7a5d7180c08f143a056
wifi: rtw89: declare EXT NSS BW of VHT capability

According to IEEE Std. 802.11, it defines:
Indicates whether the STA is capable of interpreting the Extended NSS BW
Support subfield of the VHT Capabilities Information field.

Some AP such as TP-LINK BE19000 would check it for bandwidth settings, so
causes 80MHz rate when associating on 160 MHz bandwidth. Declare this
capability to yield expected result.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240112062640.36922-5-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c