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. v3: - Rebased on ToT. - Removed patch dependencies. v2: - Added line breaks where necessary, as pointed out by Kalle. - Modified the use of pointer arithmetic print_array_to_buf_s8(). - Modified commit logs, as suggested by Kalle. 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: 0c5fcd9069dd5f984e39820629acbfbe0f1b4256 -- 2.25.1