Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c69 struct htt_ppdu_user_stats *user_stats; in ath12k_htt_tlv_ppdu_stats_parse()
195 struct htt_ppdu_user_stats *usr_stats = &ppdu_stats->user_stats[user]; in ath12k_update_per_peer_tx_stats()
403 struct htt_ppdu_user_stats *usr_stats) in ath12k_copy_to_delay_stats()
418 struct htt_ppdu_user_stats *usr_stats) in ath12k_copy_to_bar()
439 struct htt_ppdu_user_stats *usr_stats = NULL; in ath12k_htt_pull_ppdu_stats()
H A Ddp_htt.h1272 struct htt_ppdu_user_stats { struct
1287 struct htt_ppdu_user_stats user_stats[HTT_PPDU_STATS_MAX_USERS]; argument
/linux/drivers/net/wireless/ath/ath11k/
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()