diff options
author | Rameshkumar Sundaram <quic_ramess@quicinc.com> | 2024-11-21 18:58:04 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2024-11-25 20:02:56 +0300 |
commit | aaac8850a07f9072ed62f54b0e5fcb14c8e0d044 (patch) | |
tree | d71d26d6a489a0b2f1090e91fe2aff2a6e7c2f25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a0300e6bcfd4bc3ea9865856a3abad5f9dd6fd89 (diff) | |
download | linux-aaac8850a07f9072ed62f54b0e5fcb14c8e0d044.tar.xz |
wifi: ath12k: modify chanctx iterators for MLO
Currently ath12k's chanctx iterator functions use deflink of given ahvif and
bss_conf of corresponding vif to make sure the iterator returns intended vif.
An ML vif can have multiple affiliated links each having its own channel
context, hence iterate through the links of the given ahvif and use the link
objects (arvif and link_conf) to make sure the chan ctx iterator returns
intended link of the given vif.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: Rameshkumar Sundaram <quic_ramess@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20241121155806.1862733-7-kvalo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions