Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h954 * MSDUQ_SWNOTIFY_NONUDP_THRESH2 threshold - sched_nonudp_notify2 is incremented
961 u32 sched_nonudp_notify2; member
H A Ddebugfs_htt_stats.c2058 len += scnprintf(buf + len, buf_len - len, "sched_nonudp_notify2 = %u\n\n", in htt_print_tx_tqm_pdev_stats_tlv_v()
2059 htt_stats_buf->sched_nonudp_notify2); in htt_print_tx_tqm_pdev_stats_tlv_v()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h858 __le32 sched_nonudp_notify2; member
H A Ddebugfs_htt_stats.c1223 len += scnprintf(buf + len, buf_len - len, "sched_nonudp_notify2 = %u\n\n", in ath12k_htt_print_tx_tqm_pdev_stats_tlv()
1224 le32_to_cpu(htt_stats_buf->sched_nonudp_notify2)); in ath12k_htt_print_tx_tqm_pdev_stats_tlv()