]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: fill STBC and LDPC capabilities to TX descriptor
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 22 May 2024 02:38:29 +0000 (10:38 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 27 May 2024 08:50:35 +0000 (16:50 +0800)
commitf12fc2065647f8032fef2b43ad17843fc82ef456
tree44cd7aa4c0d0b9492e7d6567cc21ac79ab411ef2
parent9e305a6f01ad539dc134b8017521495378d8e00e
wifi: rtw89: fill STBC and LDPC capabilities to TX descriptor

Fill STBC and LDPC fields to get better performance when transmitting under
noisy environment. Old chips like 8852AE use firmware command to enable
these two capabilities, but newer chips must use TX descriptor.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240522023830.9798-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/txrx.h