Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h952 * MSDUQ_SWNOTIFY_UDP_THRESH2 threshold - sched_udp_notify2 is incremented
959 u32 sched_udp_notify2; member
H A Ddebugfs_htt_stats.c2054 len += scnprintf(buf + len, buf_len - len, "sched_udp_notify2 = %u\n", in htt_print_tx_tqm_pdev_stats_tlv_v()
2055 htt_stats_buf->sched_udp_notify2); in htt_print_tx_tqm_pdev_stats_tlv_v()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h856 __le32 sched_udp_notify2; member
H A Ddebugfs_htt_stats.c1219 len += scnprintf(buf + len, buf_len - len, "sched_udp_notify2 = %u\n", in ath12k_htt_print_tx_tqm_pdev_stats_tlv()
1220 le32_to_cpu(htt_stats_buf->sched_udp_notify2)); in ath12k_htt_print_tx_tqm_pdev_stats_tlv()