public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/6] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
@ 2024-12-17  9:52 Roopni Devanathan
  2024-12-17  9:52 ` [PATCH 1/6] wifi: ath12k: Support Sounding Stats Roopni Devanathan
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Roopni Devanathan @ 2024-12-17  9:52 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless, Roopni Devanathan

Add support to request HTT stats type 22, 25, 26, 27 and 28 from
firmware. These stats give sounding stats, latency stats, trigger stats
for uplink OFDMA and MUMIMO and FSE 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/

[PATCH v4 0/2] wifi: ath12k: Support AST and Puncture Stats
Link: https://lore.kernel.org/all/20241217055408.1293764-1-quic_rdevanat@quicinc.com/

Dinesh Karthikeyan (5):
  wifi: ath12k: Support Sounding Stats
  wifi: ath12k: Support Latency Stats
  wifi: ath12k: Support Uplink OFDMA Trigger Stats
  wifi: ath12k: Support Uplink MUMIMO Trigger Stats
  wifi: ath12k: Support Received FSE Stats

Roopni Devanathan (1):
  wifi: ath12k: Add API to print s8 arrays in HTT stats

 .../wireless/ath/ath12k/debugfs_htt_stats.c   | 736 ++++++++++++++++++
 .../wireless/ath/ath12k/debugfs_htt_stats.h   | 269 ++++++-
 2 files changed, 970 insertions(+), 35 deletions(-)


base-commit: 9a448415ed0c46edeb9170091a03b620986ca0b2
prerequisite-patch-id: c30df5e4af6f5773ed942d8f78de88c05ce2b18b
prerequisite-patch-id: f2181eee4bce2e3487db9bd81ed962f477759e7e
prerequisite-patch-id: 41559c25fc0c9344e0a5f2495148cc81663db90c
prerequisite-patch-id: 5da7298eb2c4a6794914dcc09ec3044e49283a29
-- 
2.25.1



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

end of thread, other threads:[~2024-12-24 10:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17  9:52 [PATCH 0/6] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats Roopni Devanathan
2024-12-17  9:52 ` [PATCH 1/6] wifi: ath12k: Support Sounding Stats Roopni Devanathan
2024-12-19 11:41   ` Kalle Valo
2024-12-17  9:52 ` [PATCH 2/6] wifi: ath12k: Support Latency Stats Roopni Devanathan
2024-12-19 11:45   ` Kalle Valo
2024-12-17  9:52 ` [PATCH 3/6] wifi: ath12k: Support Uplink OFDMA Trigger Stats Roopni Devanathan
2024-12-19 11:46   ` Kalle Valo
2024-12-17  9:52 ` [PATCH 4/6] wifi: ath12k: Add API to print s8 arrays in HTT stats Roopni Devanathan
2024-12-19 11:58   ` Kalle Valo
2024-12-24 10:19     ` Roopni Devanathan
2024-12-17  9:52 ` [PATCH 5/6] wifi: ath12k: Support Uplink MUMIMO Trigger Stats Roopni Devanathan
2024-12-19 13:18   ` Kalle Valo
2024-12-17  9:52 ` [PATCH 6/6] wifi: ath12k: Support Received FSE Stats Roopni Devanathan
2024-12-19 13:21   ` Kalle Valo
2024-12-24 10:20     ` Roopni Devanathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox