Currently, station statistics are filled at deflink for both non-ML and multi-link(ML) station. Hence, add support to fill station statistics for the corresponding link of station. Depends-On: [RFC,v2,00/12] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station Link: https://patchwork.kernel.org/project/linux-wireless/cover/20250117124554.3719808-1-quic_sarishar@xxxxxxxxxxx/ Depends-On: [v10,0/3] wifi: ath12k: report station mode stats Link: https://patchwork.kernel.org/project/linux-wireless/cover/20250115063537.35797-1-quic_lingbok@xxxxxxxxxxx/ Sarika Sharma (3): wifi: mac80211: correct RX stats packet increment for multi-link wifi: ath12k: add link support for multi-link in arsta wifi: ath12k: add EHT support for TX rate drivers/net/wireless/ath/ath12k/dp_mon.c | 25 +++++++++++++++------- drivers/net/wireless/ath/ath12k/dp_rx.c | 21 ++++++++++++++---- drivers/net/wireless/ath/ath12k/peer.h | 27 +++++++++++++++++++++++- drivers/net/wireless/ath/ath12k/wmi.h | 3 ++- net/mac80211/rx.c | 15 +++++++++++-- 5 files changed, 75 insertions(+), 16 deletions(-) base-commit: e7ef944b3e2c31b608800925e784f67596375770 -- 2.34.1