diff options
author | 2025-04-18 10:55:39 +0800 | |
---|---|---|
committer | 2025-05-16 12:38:53 -0700 | |
commit | eaa027a1d83f87c83f0b4138ca2427875a21b446 (patch) | |
tree | f16cd17a76237419b13d6379f4f1ab0d9ca59082 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: ath12k: move reg info handling outside (diff) | |
download | wireguard-linux-eaa027a1d83f87c83f0b4138ca2427875a21b446.tar.xz wireguard-linux-eaa027a1d83f87c83f0b4138ca2427875a21b446.zip |
wifi: ath12k: store reg info for later use
Currently we only build regdomain when channel list event is received.
That event is received when driver boots or when a new country code is
sent to firmware. At either time we may have no information about
interface mode or AP's power type, consequently WMI_REG_INDOOR_AP is
selected. In upcoming patches we will rebuild regdomain once those
information is available. For that purpose reg info has to be
stored/refreshed each time a new channel list event is received.
The stored reg info would be freed in ath12k_reg_free() when it is not
needed.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250418-ath12k-6g-lp-vlp-v1-6-c869c86cad60@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions