Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h951 * MSDUQ_SWNOTIFY_UDP_THRESH1 threshold - sched_udp_notify1 is incremented
958 u32 sched_udp_notify1; member
H A Ddebugfs_htt_stats.c2052 len += scnprintf(buf + len, buf_len - len, "sched_udp_notify1 = %u\n", in htt_print_tx_tqm_pdev_stats_tlv_v()
2053 htt_stats_buf->sched_udp_notify1); in htt_print_tx_tqm_pdev_stats_tlv_v()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h855 __le32 sched_udp_notify1; member
H A Ddebugfs_htt_stats.c1217 len += scnprintf(buf + len, buf_len - len, "sched_udp_notify1 = %u\n", in ath12k_htt_print_tx_tqm_pdev_stats_tlv()
1218 le32_to_cpu(htt_stats_buf->sched_udp_notify1)); in ath12k_htt_print_tx_tqm_pdev_stats_tlv()