Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h573 u32 null_mpdu_tx_count; member
H A Ddebugfs_htt_stats.c1001 htt_stats_buf->null_mpdu_tx_count); in htt_print_tx_hwq_stats_cmn_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h2145 __le32 null_mpdu_tx_count; member
H A Ddebugfs_htt_stats.c5698 le32_to_cpu(htt_stats_buf->null_mpdu_tx_count)); in ath12k_htt_print_tx_hwq_stats_cmn_tlv()