Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c434 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_cache_peer_stats()
450 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_update_txcompl()
604 ar->cached_stats.is_ampdu = true; in ath11k_dp_tx_complete_msdu()
606 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
609 ar->cached_stats.is_ampdu = false; in ath11k_dp_tx_complete_msdu()
611 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
H A Dcore.h711 struct ath11k_per_peer_tx_stats cached_stats; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c402 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_cache_peer_stats()
469 ar->cached_stats.is_ampdu = true; in ath11k_dp_tx_complete_msdu()
471 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
474 ar->cached_stats.is_ampdu = false; in ath11k_dp_tx_complete_msdu()
476 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
H A Dcore.h551 struct ath11k_per_peer_tx_stats cached_stats; member
H A Ddebugfs_sta.c133 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_debugfs_sta_update_txcompl()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.h564 struct ath12k_per_peer_tx_stats cached_stats; member

Completed in 12 milliseconds