Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c438 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_cache_peer_stats()
454 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_update_txcompl()
612 ar->cached_stats.is_ampdu = true; in ath11k_dp_tx_complete_msdu()
614 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
617 ar->cached_stats.is_ampdu = false; in ath11k_dp_tx_complete_msdu()
619 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()