wifi: rtw89: debug: show txpwr table according to chip gen
authorZong-Zhe Yang <kevin_yang@realtek.com>
Tue, 3 Oct 2023 01:54:45 +0000 (09:54 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 5 Oct 2023 06:54:16 +0000 (09:54 +0300)
commitf680fc56956673a84c253ea688fe48b703f11bfb
tree51e53c6340ad9ba26b6cf974007c9ff17c7e187f
parent932f85c18aef095dc8b573112f6c3b955ff43a72
wifi: rtw89: debug: show txpwr table according to chip gen

Since current TX power stuffs are for ax chips, add a suffix `_ax` to
them. Then, when requested to show txpwr table, select table according
to chip generation first.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231003015446.14658-7-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/debug.c