Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddp.h1210 struct htt_ppdu_stats_common { struct
1369 struct htt_ppdu_stats_common common;
H A Ddp_rx.c1255 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath11k_htt_tlv_ppdu_stats_parse()
1261 sizeof(struct htt_ppdu_stats_common)); in ath11k_htt_tlv_ppdu_stats_parse()
1374 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath11k_update_per_peer_tx_stats()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp.h1455 struct htt_ppdu_stats_common { struct
1628 struct htt_ppdu_stats_common common;
H A Ddp_rx.c1249 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath12k_htt_tlv_ppdu_stats_parse()
1255 sizeof(struct htt_ppdu_stats_common)); in ath12k_htt_tlv_ppdu_stats_parse()
1370 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath12k_update_per_peer_tx_stats()