Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h1021 u32 peer_entry_invalid; member
H A Ddebugfs_htt_stats.c2228 len += scnprintf(buf + len, buf_len - len, "peer_entry_invalid = %u\n", in htt_print_tx_de_classify_failed_stats_tlv()
2229 htt_stats_buf->peer_entry_invalid); in htt_print_tx_de_classify_failed_stats_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h932 __le32 peer_entry_invalid; member
H A Ddebugfs_htt_stats.c1420 len += scnprintf(buf + len, buf_len - len, "peer_entry_invalid = %u\n", in ath12k_htt_print_tx_de_classify_failed_stats_tlv()
1421 le32_to_cpu(htt_stats_buf->peer_entry_invalid)); in ath12k_htt_print_tx_de_classify_failed_stats_tlv()