diff options
author | 2025-04-09 10:26:38 +0800 | |
---|---|---|
committer | 2025-04-15 07:35:52 -0700 | |
commit | ead6d41116b81098061c878d9bfc0b1a6c629090 (patch) | |
tree | 0ffa1e995624d285e6989218616930f32f493b80 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: ath12k: identify assoc link vif in station mode (diff) | |
download | wireguard-linux-ead6d41116b81098061c878d9bfc0b1a6c629090.tar.xz wireguard-linux-ead6d41116b81098061c878d9bfc0b1a6c629090.zip |
wifi: ath12k: make assoc link associate first
In MLO scenario WCN7850 firmware requests the assoc link to associate
before any other links. However currently in
ath12k_mac_op_vif_cfg_changed() we are doing association in an ascending
order of link id. If the assoc link does not get assigned the smallest
id, a non-assoc link gets associated first and firmware crashes.
Change to do association for the assoc link first.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.1.c5-00284-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00209-QCAHKSWPL_SILICONZ-1
Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com>
Link: https://patch.msgid.link/20250409-ath12k-wcn7850-mlo-support-v2-5-3801132ca2c3@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