Home
last modified time | relevance | path

Searched refs:mpdu_removed_tqm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h171 u32 mpdu_removed_tqm; member
H A Ddebugfs_htt_stats.c133 len += HTT_DBG_OUT(buf + len, buf_len - len, "mpdu_removed_tqm = %u", in htt_print_tx_pdev_stats_cmn_tlv()
134 htt_stats_buf->mpdu_removed_tqm); in htt_print_tx_pdev_stats_cmn_tlv()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h185 u32 mpdu_removed_tqm; member
H A Ddebugfs_htt_stats.c137 len += scnprintf(buf + len, buf_len - len, "mpdu_removed_tqm = %u\n", in htt_print_tx_pdev_stats_cmn_tlv()
138 htt_stats_buf->mpdu_removed_tqm); in htt_print_tx_pdev_stats_cmn_tlv()

Completed in 21 milliseconds