On 11/5/2024 8:45 PM, Roopni Devanathan wrote: > Add support to request HTT stats type 36, 37, 38 and 40 from firmware. > These stat types give downlink pager stats, counter and TPC stats, SoC > common stats and Transmit PER rate stats, respectively. > > v4: > - Addressed Jeff's comments pertaining to data type conversions. > v3: > - Added macros to fix compilation issues. > v2: > - Removed dependencies. No change in code. > > Dinesh Karthikeyan (4): > wifi: ath12k: Support Downlink Pager Stats > wifi: ath12k: Support phy counter and TPC stats > wifi: ath12k: Support SoC Common Stats > wifi: ath12k: Support Transmit PER Rate Stats > > .../wireless/ath/ath12k/debugfs_htt_stats.c | 630 +++++++++++++++++- > .../wireless/ath/ath12k/debugfs_htt_stats.h | 204 +++++- > 2 files changed, 831 insertions(+), 3 deletions(-) > > > base-commit: d63fbff74ab1af1573c1dca20cfe1e876f8ffa62 I acked 2-4/4. I can fix 1/4 in pending so no need to spin v5