Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h1085 u32 to_tqm_bypass; member
H A Ddebugfs_htt_stats.c2387 len += scnprintf(buf + len, buf_len - len, "to_tqm_bypass = %u\n\n", in htt_print_tx_de_enqueue_packets_stats_tlv()
2388 htt_stats_buf->to_tqm_bypass); in htt_print_tx_de_enqueue_packets_stats_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h961 __le32 to_tqm_bypass; member
H A Ddebugfs_htt_stats.c1502 len += scnprintf(buf + len, buf_len - len, "to_tqm_bypass = %u\n\n", in ath12k_htt_print_tx_de_enqueue_packets_stats_tlv()
1503 le32_to_cpu(htt_stats_buf->to_tqm_bypass)); in ath12k_htt_print_tx_de_enqueue_packets_stats_tlv()