Searched refs:peer_tx_stats (Results 1 – 3 of 3) sorted by relevance
3573 struct ath10k_per_peer_tx_stats *p_tx_stats = &ar->peer_tx_stats; in ath10k_htt_fetch_peer_stats()3580 num_ppdu = resp->peer_tx_stats.num_ppdu; in ath10k_htt_fetch_peer_stats()3581 ppdu_len = resp->peer_tx_stats.ppdu_len * sizeof(__le32); in ath10k_htt_fetch_peer_stats()3589 (resp->peer_tx_stats.payload); in ath10k_htt_fetch_peer_stats()3604 (resp->peer_tx_stats.payload + i * ppdu_len); in ath10k_htt_fetch_peer_stats()3628 struct ath10k_per_peer_tx_stats *p_tx_stats = &ar->peer_tx_stats; in ath10k_fetch_10_2_tx_stats()
1181 struct ath10k_per_peer_tx_stats peer_tx_stats; member
1825 struct htt_peer_tx_stats peer_tx_stats; member