Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_htt.h1099 struct htt_ppdu_stats_common { struct
1274 struct htt_ppdu_stats_common common;
H A Ddp_htt.c76 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath12k_htt_tlv_ppdu_stats_parse()
82 sizeof(struct htt_ppdu_stats_common)); in ath12k_htt_tlv_ppdu_stats_parse()
195 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath12k_update_per_peer_tx_stats()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h1213 struct htt_ppdu_stats_common { struct
1372 struct htt_ppdu_stats_common common;
H A Ddp_rx.c1254 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath11k_htt_tlv_ppdu_stats_parse()
1260 sizeof(struct htt_ppdu_stats_common)); in ath11k_htt_tlv_ppdu_stats_parse()
1397 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath11k_update_per_peer_tx_stats()