Searched refs:cached_stats (Results 1 – 3 of 3) sorted by relevance
439 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_cache_peer_stats()455 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_update_txcompl()613 ar->cached_stats.is_ampdu = true; in ath11k_dp_tx_complete_msdu()615 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()618 ar->cached_stats.is_ampdu = false; in ath11k_dp_tx_complete_msdu()620 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
766 struct ath11k_per_peer_tx_stats cached_stats; member
810 struct ath12k_per_peer_tx_stats cached_stats; member
Completed in 20 milliseconds