[PATCH v5 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats

Kalle Valo kvalo at kernel.org
Wed Nov 13 03:04:48 PST 2024


Roopni Devanathan <quic_rdevanat at quicinc.com> writes:

> 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.
>
> v5:
>  - Addressed Kalle's comments pertaining to variable declaration order.
> 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   | 629 +++++++++++++++++-
>  .../wireless/ath/ath12k/debugfs_htt_stats.h   | 204 +++++-
>  2 files changed, 830 insertions(+), 3 deletions(-)
>
>
> base-commit: fc6f018eda7f9054e427f731db1e8b200f22873c

Acked-by: Kalle Valo <kvalo at kernel.org>

Jeff, does b4 pick up Acked-by from the cover letter or should I ack
individual patches?

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches



More information about the ath12k mailing list