diff options
author | Manish Dharanenthiran <[email protected]> | 2023-09-05 16:29:41 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-09-20 16:14:41 +0300 |
commit | 3f53624f74f4ccd645adfdb9a6b9f1cd97ec5623 (patch) | |
tree | b8c93b714ad3afbd5a7a272eb57c39144bbe7728 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8b8b990fe495e9be057249e1651b59b5ebacf2ef (diff) |
wifi: ath12k: fix radar detection in 160 MHz
Radar detection fails in the secondary 80 MHz when the
the AP's primary 80 MHz is in non-DFS region in 160 MHz.
This is due to WMI channel flag WMI_CHAN_INFO_DFS_FREQ2 is not set
properly in case of the primary 80 MHz is in non-DFS region.
HALPHY detects the radar pulses in the secondary 80 MHz only when
WMI_CHAN_INFO_DFS_FREQ2 is set.
Fix this issue by setting WMI channel flag WMI_CHAN_INFO_DFS_FREQ2
based on the radar_enabled flag from the channel context.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Signed-off-by: Manish Dharanenthiran <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions