]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Mon, 17 Feb 2025 23:30:22 +0000 (01:30 +0200)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 21 Feb 2025 02:03:02 +0000 (10:03 +0800)
commitc7eea1ba05ca5b0dbf77a27cf2e1e6e2fb3c0043
treedbd0fdc988f511a0b3bc88714fc70e95cf7f0e05
parent86d04f8f991a0509e318fe886d5a1cf795736c7d
wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU

Set the RX mask and the highest RX rate according to the number of
spatial streams the chip can receive. For RTL8814AU that is 3.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/4e786f50-ed1c-4387-8b28-e6ff00e35e81@gmail.com
drivers/net/wireless/realtek/rtw88/main.c