diff options
author | 2022-02-18 11:40:16 +0800 | |
---|---|---|
committer | 2022-02-22 17:29:04 +0200 | |
commit | ac74f016f035eeb62b8b40db74040d32a03c4307 (patch) | |
tree | ede27587a9d6868cda43dcbcb2744357f973e8d7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'iwlwifi-next-for-kalle-2022-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next (diff) | |
download | linux-dev-ac74f016f035eeb62b8b40db74040d32a03c4307.tar.xz linux-dev-ac74f016f035eeb62b8b40db74040d32a03c4307.zip |
rtw89: phy: handle txpwr lmt/lmt_ru of 6G band
Add declarations of 6G stuff and extend rtw89_channel_to_idx() to
map 6G's channels to 6G channel indexes. While 6G, correspondingly
read 6G's entry for tx power limit and limit_ru.
After this, we should pay attention to chip_info::support_bands.
If a chip declares 6G support, it must configure txpwr_lmt_6g and
txpwr_lmt_ru_6g in case accessing NULL pointer while setting tx power
limit/limit_ru on 6G band.
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/20220218034017.9160-2-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions