[PATCH v6 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
Jeff Johnson
quic_jjohnson at quicinc.com
Fri Nov 15 13:25:33 PST 2024
On 11/14/2024 10:28 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.
>
> v6:
> - Removed unused variables.
> - Used le32_get_bits() instead of u32_get_bits().
> 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 | 627 +++++++++++++++++-
> .../wireless/ath/ath12k/debugfs_htt_stats.h | 204 +++++-
> 2 files changed, 827 insertions(+), 4 deletions(-)
>
>
> base-commit: 0ea161de5e5afa1323e982adc8f59bf4af99a84b
I've acked this series, but since Kalle had reminded you in v5, you really
should have fixed the xmas tree issues when you posted v6.
/jeff
More information about the ath12k
mailing list