Home
last modified time | relevance | path

Searched refs:htt_ppdu_stats_common (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp.h1143 struct htt_ppdu_stats_common { struct
1325 struct htt_ppdu_stats_common common;
H A Ddp_rx.c1197 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp.h1209 struct htt_ppdu_stats_common { struct
1391 struct htt_ppdu_stats_common common;
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp.h1364 struct htt_ppdu_stats_common { struct
1549 struct htt_ppdu_stats_common common;
H A Ddp_rx.c1213 if (len < sizeof(struct htt_ppdu_stats_common)) { in ath12k_htt_tlv_ppdu_stats_parse()
1219 sizeof(struct htt_ppdu_stats_common)); in ath12k_htt_tlv_ppdu_stats_parse()
1333 struct htt_ppdu_stats_common *common = &ppdu_stats->common; in ath12k_update_per_peer_tx_stats()

Completed in 31 milliseconds