All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] wifi: ath12k: Support AST and Puncture Stats
@ 2024-12-18  3:57 Roopni Devanathan
  2024-12-18  3:57 ` [PATCH v5 1/2] wifi: ath12k: Support AST Entry Stats Roopni Devanathan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Roopni Devanathan @ 2024-12-18  3:57 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless, Roopni Devanathan

Add support to request HTT stats type 41 and 46 from firmware. These
stats give Address Search Table(AST) entries stats and pdev puncture
stats, respectively.

Depends-on:
[PATCH 0/2] wifi: ath12k: Support Rate and OFDMA Stats
Link: https://lore.kernel.org/all/20241128110949.3672364-1-quic_rdevanat@quicinc.com/

Rajat Soni (1):
  wifi: ath12k: Support pdev Puncture Stats

Roopni Devanathan (1):
  wifi: ath12k: Support AST Entry Stats

 .../wireless/ath/ath12k/debugfs_htt_stats.c   | 157 ++++++++++++++++++
 .../wireless/ath/ath12k/debugfs_htt_stats.h   |  56 +++++++
 drivers/net/wireless/ath/ath12k/dp.h          |  12 ++
 3 files changed, 225 insertions(+)


base-commit: 9a448415ed0c46edeb9170091a03b620986ca0b2
prerequisite-patch-id: c30df5e4af6f5773ed942d8f78de88c05ce2b18b
prerequisite-patch-id: f2181eee4bce2e3487db9bd81ed962f477759e7e
-- 
2.25.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-01-10 20:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  3:57 [PATCH v5 0/2] wifi: ath12k: Support AST and Puncture Stats Roopni Devanathan
2024-12-18  3:57 ` [PATCH v5 1/2] wifi: ath12k: Support AST Entry Stats Roopni Devanathan
2024-12-19 13:24   ` Kalle Valo
2024-12-18  3:57 ` [PATCH v5 2/2] wifi: ath12k: Support pdev Puncture Stats Roopni Devanathan
2024-12-19 13:25   ` Kalle Valo
2025-01-10 20:17 ` [PATCH v5 0/2] wifi: ath12k: Support AST and " Jeff Johnson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.