Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath11k/ !
Ddp.h1202 struct htt_ppdu_stats_common { struct
1384 struct htt_ppdu_stats_common common;
Ddp_rx.c1263 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath11k_htt_tlv_ppdu_stats_parse()
1269 sizeof(struct htt_ppdu_stats_common)); in ath11k_htt_tlv_ppdu_stats_parse()
1382 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath11k_update_per_peer_tx_stats()