]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: ath12k_bss_assoc(): MLO support
authorAditya Kumar Singh <quic_adisi@quicinc.com>
Tue, 26 Nov 2024 17:11:36 +0000 (19:11 +0200)
committerKalle Valo <quic_kvalo@quicinc.com>
Fri, 29 Nov 2024 11:17:46 +0000 (13:17 +0200)
commit1833a2ce5d7df2b064e491d3e912da9fa0b85eb9
tree85fa9e35f680ecef8e59cc825a68c9cc6f9682d9
parent90570ba4610bdb1db39ef45f2b271a9f89680a9d
wifi: ath12k: ath12k_bss_assoc(): MLO support

Currently, the ath12k_bss_assoc() function handles only deflink station
connections. To support multi-link station connections, make the necessary
changes to retrieve the required information from the link-level members.

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: Aditya Kumar Singh <quic_adisi@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20241126171139.2350704-8-kvalo@kernel.org
drivers/net/wireless/ath/ath12k/mac.c