]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: provide TX reports for management frames
authorFedor Pchelkin <pchelkin@ispras.ru>
Tue, 4 Nov 2025 13:57:16 +0000 (16:57 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 6 Nov 2025 06:33:56 +0000 (14:33 +0800)
commitcc7070e41786a51953f71e39a1e6e803a1ed2d50
tree1cc264653397c0f123c9dd8906ddae90464ee041
parent816e849ef83aaf989035545d4a927b50a3d03525
wifi: rtw89: provide TX reports for management frames

In order to provide TX reports for the management queue rtw89 should
configure the firmware.  Do this with SET_CMC_TBL_MGQ_RPT_EN() for the
WiFi6 chips and with CCTLINFO_G7_W0_MGQ_RPT_EN flag for the WiFi7 ones.

Suggested-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Fedor Pchelkin <pchelkin@ispras.ru>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20251104135720.321110-10-pchelkin@ispras.ru
drivers/net/wireless/realtek/rtw89/fw.c