]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() for RTL8814AU
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Mon, 17 Feb 2025 23:32:49 +0000 (01:32 +0200)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 21 Feb 2025 02:05:58 +0000 (10:05 +0800)
commitc374281f828545b3698cf936b584249c2f9e40c5
tree1e50823898debeeaa793eee62e99f88939bd6912
parentcfebabdd351e9cbafdc99cb198db482208ec5ad9
wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() for RTL8814AU

Make it print the TX power details for all RF paths, not just A and B,
and for all the rates supported by the chip, not just 1SS and 2SS
rates.

Also skip the RF paths and rates not supported by the chip.

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/ea65a978-a735-4c97-af82-d7fe26f95da1@gmail.com
drivers/net/wireless/realtek/rtw88/debug.c