mbox series

[0/2] wifi: ath12k: Support Rate and OFDMA Stats

Message ID 20241128110949.3672364-1-quic_rdevanat@quicinc.com
Headers show
Series wifi: ath12k: Support Rate and OFDMA Stats | expand

Message

Roopni Devanathan Nov. 28, 2024, 11:09 a.m. UTC
Add support to request HTT stats type 31 and 32 from firmware,
respectively. These stat types give transmit rate buffer stats and
transmit buffer OFDMA stats, respectively.

Pradeep Kumar Chitrapu (2):
  wifi: ath12k: Support Transmit Rate Buffer Stats
  wifi: ath12k: Support Transmit Buffer OFDMA Stats

 .../wireless/ath/ath12k/debugfs_htt_stats.c   | 345 ++++++++++++++++++
 .../wireless/ath/ath12k/debugfs_htt_stats.h   |  99 +++++
 2 files changed, 444 insertions(+)


base-commit: 175616a7658cd5d53389d1f9c1ce22debd4595a5

Comments

Jeff Johnson Jan. 10, 2025, 8:17 p.m. UTC | #1
On Thu, 28 Nov 2024 16:39:47 +0530, Roopni Devanathan wrote:
> Add support to request HTT stats type 31 and 32 from firmware,
> respectively. These stat types give transmit rate buffer stats and
> transmit buffer OFDMA stats, respectively.
> 
> Pradeep Kumar Chitrapu (2):
>   wifi: ath12k: Support Transmit Rate Buffer Stats
>   wifi: ath12k: Support Transmit Buffer OFDMA Stats
> 
> [...]

Applied, thanks!

[1/2] wifi: ath12k: Support Transmit Rate Buffer Stats
      commit: c9f6ee2701d798c2b79b8557b842da7b106fcd5c
[2/2] wifi: ath12k: Support Transmit Buffer OFDMA Stats
      commit: 3f482f2434753a0647dc8753a127f86878348458

Best regards,