Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c68 struct htt_ppdu_user_stats *user_stats; in ath12k_htt_tlv_ppdu_stats_parse()
194 struct htt_ppdu_user_stats *usr_stats = &ppdu_stats->user_stats[user]; in ath12k_update_per_peer_tx_stats()
400 struct htt_ppdu_user_stats *usr_stats) in ath12k_copy_to_delay_stats()
415 struct htt_ppdu_user_stats *usr_stats) in ath12k_copy_to_bar()
436 struct htt_ppdu_user_stats *usr_stats = NULL; in ath12k_htt_pull_ppdu_stats()
H A Ddp_htt.h1260 struct htt_ppdu_user_stats { struct
1275 struct htt_ppdu_user_stats user_stats[HTT_PPDU_STATS_MAX_USERS]; argument
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h1355 struct htt_ppdu_user_stats { struct
1369 struct htt_ppdu_user_stats user_stats[HTT_PPDU_STATS_MAX_USERS]; argument
H A Ddp_rx.c1246 struct htt_ppdu_user_stats *user_stats; in ath11k_htt_tlv_ppdu_stats_parse()
1372 struct htt_ppdu_user_stats *usr_stats = &ppdu_stats->user_stats[user]; in ath11k_update_per_peer_tx_stats()