Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Ddp.h1209 struct htt_ppdu_stats_common { struct
1368 struct htt_ppdu_stats_common common;
Ddp_rx.c1264 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath11k_htt_tlv_ppdu_stats_parse()
1270 sizeof(struct htt_ppdu_stats_common)); in ath11k_htt_tlv_ppdu_stats_parse()
1383 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath11k_update_per_peer_tx_stats()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Ddp.h1386 struct htt_ppdu_stats_common { struct
1559 struct htt_ppdu_stats_common common;
Ddp_rx.c1200 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath12k_htt_tlv_ppdu_stats_parse()
1206 sizeof(struct htt_ppdu_stats_common)); in ath12k_htt_tlv_ppdu_stats_parse()
1320 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath12k_update_per_peer_tx_stats()