On Mon, 2024-02-12 at 17:46 +0530, Hari Chandrakanthan wrote: > This patch series adds support to count station level rx retries. > > wifi: cfg80211: Add support to rx retry stats > wifi: ath12k: Add support to rx retry stats > > Tested-on: QCN9274 hw1.0 PCI WLAN.WBE.1.2.1-00148-QCAHKSWPL_SILICONZ-1 > > Hari Chandrakanthan (2): > wifi: cfg80211: Add support to rx retry stats > wifi: ath12k: Add support to rx retry stats There's trivial work here to expose them from mac80211, so please do that. Also not entirely sure then why you need it in ath12k, but perhaps if it's already done header conversion? johannes