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@xxxxxxxxxxx/ [PATCH v4 0/2] wifi: ath12k: Support AST and Puncture Stats Link: https://lore.kernel.org/all/20241217055408.1293764-1-quic_rdevanat@xxxxxxxxxxx/ 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