Searched refs:peer_tx_stats (Results 1 – 5 of 5) sorted by relevance
3923 struct ath10k_per_peer_tx_stats *p_tx_stats = &ar->peer_tx_stats; in ath10k_htt_fetch_peer_stats()3930 num_ppdu = resp->peer_tx_stats.num_ppdu; in ath10k_htt_fetch_peer_stats()3931 ppdu_len = resp->peer_tx_stats.ppdu_len * sizeof(__le32); in ath10k_htt_fetch_peer_stats()3939 (resp->peer_tx_stats.payload); in ath10k_htt_fetch_peer_stats()3954 (resp->peer_tx_stats.payload + i * ppdu_len); in ath10k_htt_fetch_peer_stats()3978 struct ath10k_per_peer_tx_stats *p_tx_stats = &ar->peer_tx_stats; in ath10k_fetch_10_2_tx_stats()
1265 struct ath10k_per_peer_tx_stats peer_tx_stats; member
1723 struct htt_peer_tx_stats peer_tx_stats; member
695 struct ath11k_per_peer_tx_stats peer_tx_stats; member
1380 struct ath11k_per_peer_tx_stats *peer_stats = &ar->peer_tx_stats; in ath11k_update_per_peer_tx_stats()