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: [wireless-next,v6,00/11] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station Link: https://patchwork.kernel.org/project/linux-wireless/cover/20250415042030.1246187-1-quic_sarishar@xxxxxxxxxxx/ V5: - Removed mac80211 patch from this series and included in dependent series. V4: - Removed driver patches. - Added branch tree tag. V3: - Fix kernel test robot build error v2: - Convert RFC patch to actual PATCH with each patch bisectable. - Add new patch to update bw for ofdma packets. - Add new patch to fetch tx_retry and tx_failed packets. Sarika Sharma (6): wifi: ath12k: enable wiphy flag for MLO station statistics support wifi: ath12k: correctly fetch arsta for MLO wifi: ath12k: add link support for multi-link in arsta wifi: ath12k: add EHT support for TX rate wifi: ath12k: correctly update bw for ofdma packets wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_common_tlv drivers/net/wireless/ath/ath12k/core.h | 2 + drivers/net/wireless/ath/ath12k/dp.h | 2 + drivers/net/wireless/ath/ath12k/dp_mon.c | 23 ++++++++---- drivers/net/wireless/ath/ath12k/dp_rx.c | 48 +++++++++++++++++++----- drivers/net/wireless/ath/ath12k/mac.c | 17 ++++++++- drivers/net/wireless/ath/ath12k/peer.h | 28 +++++++++++++- 6 files changed, 102 insertions(+), 18 deletions(-) base-commit: b80c52642c1159c2596776b39b06eb1c2e36baff -- 2.34.1