diff options
author | Zong-Zhe Yang <[email protected]> | 2023-11-14 17:13:58 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-11-22 17:48:00 +0200 |
commit | b2774a916ab95f678c2a365b276870bb68bf3b01 (patch) | |
tree | 31497d65efb2ba321604d579d104a574ad7620b1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 665ecff7dd1481c97d36d7761c0eab3b1dde3d22 (diff) |
wifi: rtw89: regd: handle policy of 6 GHz according to BIOS
According to BIOS configuration of Realtek ACPI DSM function 4,
RTW89_ACPI_DSM_FUNC_6G_BP, we handle the regd policy of 6 GHz.
Policy defines two modes as below.
1. `BLOCK` mode:
The countries in configured list are blocked.
2. `ALLOW` mode:
_Only_ the countries in configured list are allowed.
(i.e. others are all blocked.)
Then, when receiving regulatory notification at runtime, if 6 GHz
is blocked on the country, 6 GHz channels will be disabled.
Signed-off-by: Zong-Zhe Yang <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions