[PATCH ath-next v8 0/5] wifi: ath12k: add support to fill link statistics of multi-link station

Vasanthakumar Thiagarajan quic_vthiagar at quicinc.com
Tue Jul 1 04:08:42 PDT 2025



On 7/1/2025 4:29 PM, Sarika Sharma wrote:
> 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.
> 
> V8:
>   - Remove unnecessary initialization of bool is_ofdma.
> 
> V7:
>   - Rebased to latest.
> 
> V6:
>   - Remove dependent cfg80211 patch- as merged.
>   - Change the code according to  design change of cfg80211 patch series.
> 
> 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 (5):
>    wifi: ath12k: fill link station statistics 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 | 22 ++++--
>   drivers/net/wireless/ath/ath12k/dp_rx.c  | 48 ++++++++++---
>   drivers/net/wireless/ath/ath12k/mac.c    | 88 ++++++++++++++++++++++++
>   drivers/net/wireless/ath/ath12k/peer.h   | 26 +++++++
>   6 files changed, 173 insertions(+), 15 deletions(-)
> 

Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan at oss.qualcomm.com>



More information about the ath12k mailing list