Home
last modified time | relevance | path

Searched refs:num_tdma_edca_switches (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h1917 __le32 num_tdma_edca_switches;
1911 __le32 num_tdma_edca_switches; global() member
H A Ddebugfs_htt_stats.c5081 len += scnprintf(buf + len, buf_len - len, "num_tdma_edca_switches = %u\n\n", in ath12k_htt_print_pdev_tdma_stats_tlv()
5082 le32_to_cpu(htt_stats_buf->num_tdma_edca_switches)); in ath12k_htt_print_pdev_tdma_stats_tlv()