Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h306 u32 sch_rx_ppdu_no_response; member
H A Ddebugfs_htt_stats.c3572 htt_stats_buf->sch_rx_ppdu_no_response); in htt_print_hw_stats_whal_tx_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h762 __le32 sch_rx_ppdu_no_response; member
H A Ddebugfs_htt_stats.c919 le32_to_cpu(htt_stats_buf->sch_rx_ppdu_no_response)); in ath12k_htt_print_hw_stats_whal_tx_tlv()