Searched refs:htt_ppdu_stats_common (Results 1 – 2 of 2) sorted by relevance
1143 struct htt_ppdu_stats_common { struct1325 struct htt_ppdu_stats_common common;
1197 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath11k_htt_tlv_ppdu_stats_parse()1203 sizeof(struct htt_ppdu_stats_common)); in ath11k_htt_tlv_ppdu_stats_parse()1335 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath11k_update_per_peer_tx_stats()