Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h470 u32 tx_pream[HTT_TX_PEER_STATS_NUM_PREAMBLE_TYPES]; member
1266 u32 tx_pream[HTT_TX_PDEV_STATS_NUM_PREAMBLE_TYPES]; member
H A Ddebugfs_htt_stats.c804 PRINT_ARRAY_TO_BUF(buf, len, htt_stats_buf->tx_pream, "tx_pream", in htt_print_tx_peer_rate_stats_tlv()
2832 PRINT_ARRAY_TO_BUF(buf, len, htt_stats_buf->tx_pream, "tx_pream", in htt_print_tx_pdev_rate_stats_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h453 __le32 tx_pream[ATH12K_HTT_TX_PDEV_STATS_NUM_PREAMBLE_TYPES]; member
H A Ddebugfs_htt_stats.c4720 len += print_array_to_buf(buf, len, "tx_pream", htt_stats_buf->tx_pream, in ath12k_htt_print_tx_pdev_rate_stats_tlv()