diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2022-02-18 06:40:16 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-02-22 18:29:04 +0300 |
commit | ac74f016f035eeb62b8b40db74040d32a03c4307 (patch) | |
tree | ede27587a9d6868cda43dcbcb2744357f973e8d7 /tools/perf/scripts/python/stackcollapse.py | |
parent | e03525794aff713d0de66431450133a7cc29f925 (diff) | |
download | linux-ac74f016f035eeb62b8b40db74040d32a03c4307.tar.xz |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions