Home
last modified time | relevance | path

Searched refs:mpdu_count_tqm (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h183 u32 mpdu_count_tqm; member
H A Ddebugfs_htt_stats.c134 htt_stats_buf->mpdu_count_tqm); in htt_print_tx_pdev_stats_cmn_tlv()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h324 __le32 mpdu_count_tqm; member
H A Ddebugfs_htt_stats.c249 le32_to_cpu(htt_stats_buf->mpdu_count_tqm)); in htt_print_tx_pdev_stats_cmn_tlv()