diff options
author | 2022-02-18 11:40:42 +0800 | |
---|---|---|
committer | 2022-02-22 17:29:14 +0200 | |
commit | 94b70cafc661739ae8fec40a9ec35bdccf883d8b (patch) | |
tree | bf07dadd7e9db3d6efb13d8613cc27961ba89177 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | rtw89: phy: handle txpwr lmt/lmt_ru of 6G band (diff) | |
download | linux-dev-94b70cafc661739ae8fec40a9ec35bdccf883d8b.tar.xz linux-dev-94b70cafc661739ae8fec40a9ec35bdccf883d8b.zip |
rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidth
Add handling to fill struct rtw89_txpwr_limit and rtw89_txpwr_limit_ru
for 160Mhz bandwidth case. And enlarge RTW89_5G_BW_NUM because the chip
under planning can support 160Mhz bandwidth on 5G band.
Moreover, refine the filling of OFDM entry of struct rtw89_txpwr_limit
by using the value corresponding to primary channel.
E.g. center channel 38 (40Mhz bandwidth case)
Originally OFDM entry was filled by value corresponding to 'ch - 2' (36)
Now, we consider that it could be 36 or 40.
E.g. cneter channel 42 (80Mhz bandwidth case)
Originally OFDM entry was filled by value corresponding to 'ch - 6' (36)
Now, we consider that it could be 36, 40, 44, or 48.
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/20220218034042.9218-1-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions