diff options
author | Karthikeyan Periyasamy <[email protected]> | 2024-05-03 13:34:36 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-05-03 16:12:13 +0300 |
commit | ecd509b6f263e4f0d86876320c36260dc28bb53b (patch) | |
tree | 603363f4a9b7dd3c759d5d4c07e1e65cd3c2763e /tools/perf/scripts/python/libxed.py | |
parent | f41c7cab8727d99a2376450d233f128f23060b98 (diff) |
wifi: ath12k: Refactor the hardware recovery procedure
Currently, in multi-wiphy models, the recovery handler access mac80211
HW from the radio/link structure. This will be incorrect for single wiphy
model, as they will hold multiple link/radio structures. To fix this,
access mac80211 HW based on the number of hardware in the SoC/chip. This
approach makes the recovery handler compatible with both multi wiphy and
single wiphy models.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Signed-off-by: Karthikeyan Periyasamy <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions