Searched refs:peer_tx_stats (Results 1 – 3 of 3) sorted by relevance
2570 struct ath10k_per_peer_tx_stats *p_tx_stats = &ar->peer_tx_stats; in ath10k_htt_fetch_peer_stats()2577 num_ppdu = resp->peer_tx_stats.num_ppdu; in ath10k_htt_fetch_peer_stats()2578 ppdu_len = resp->peer_tx_stats.ppdu_len * sizeof(__le32); in ath10k_htt_fetch_peer_stats()2586 (resp->peer_tx_stats.payload); in ath10k_htt_fetch_peer_stats()2601 (resp->peer_tx_stats.payload + i * ppdu_len); in ath10k_htt_fetch_peer_stats()2624 struct ath10k_per_peer_tx_stats *p_tx_stats = &ar->peer_tx_stats; in ath10k_fetch_10_2_tx_stats()
1110 struct ath10k_per_peer_tx_stats peer_tx_stats; member
1662 struct htt_peer_tx_stats peer_tx_stats; member