Add support to request HTT stats type 4, 5 and 6 from firmware. These stats give transmit scheduler information, pdev error information and TQM information respectively. Depends-on: [PATCH v6 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats Link: https://lore.kernel.org/linux-wireless/20240624043845.3502520-4-quic_rgnanase@xxxxxxxxxxx/T/ Dinesh Karthikeyan (3): wifi: ath12k: Support Transmit Scheduler stats wifi: ath12k: Support pdev error stats wifi: ath12k: Support TQM stats .../wireless/ath/ath12k/debugfs_htt_stats.c | 784 ++++++++++++++++++ .../wireless/ath/ath12k/debugfs_htt_stats.h | 267 ++++++ 2 files changed, 1051 insertions(+) base-commit: cac9bfd02678adbcca9a7dce770609b9f7434d37 prerequisite-patch-id: d01c8ec08d1c98d95876ca5eaca12993138536f3 prerequisite-patch-id: ca00fe5681f8f3a5e485700f3e8d32daa91f529b prerequisite-patch-id: aa1475d182cf5cd996093ecf7645695decf9cf8b prerequisite-patch-id: 7a864608c715dec904ed804a8df58e4674e30f21 prerequisite-patch-id: e60fe6bc8f57eba3d1461c74f659602912d820d5 -- 2.34.1