[PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3
Kalle Valo
kvalo at kernel.org
Wed Nov 6 06:26:09 PST 2024
From: Kalle Valo <quic_kvalo at quicinc.com>
We continue refactoring ath12k in preparation for supporting Multi-Link
Operation. For example, in this patchset we modify station state handling and
start to use more link level configuration.
Please review.
Rameshkumar Sundaram (2):
wifi: ath12k: add reo queue lookup table for ML peers
wifi: ath12k: modify chanctx iterators for MLO
Sriram R (6):
wifi: ath12k: Add MLO station state change handling
wifi: ath12k: support change_sta_links() mac80211 op
wifi: ath12k: add primary link for data path operations
wifi: ath12k: use arsta instead of sta
wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf
wifi: ath12k: Use mac80211 sta's link_sta instead of deflink
drivers/net/wireless/ath/ath12k/core.h | 4 +
drivers/net/wireless/ath/ath12k/dp.c | 44 +-
drivers/net/wireless/ath/ath12k/dp.h | 1 +
drivers/net/wireless/ath/ath12k/dp_rx.c | 58 +-
drivers/net/wireless/ath/ath12k/mac.c | 993 ++++++++++++++++++------
drivers/net/wireless/ath/ath12k/mac.h | 1 +
drivers/net/wireless/ath/ath12k/peer.c | 117 ++-
drivers/net/wireless/ath/ath12k/peer.h | 11 +-
drivers/net/wireless/ath/ath12k/wmi.c | 16 +-
9 files changed, 987 insertions(+), 258 deletions(-)
base-commit: d63fbff74ab1af1573c1dca20cfe1e876f8ffa62
--
2.39.5
More information about the ath12k
mailing list