Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddp_tx.c408 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_cache_peer_stats()
475 ar->cached_stats.is_ampdu = true; in ath11k_dp_tx_complete_msdu()
477 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
480 ar->cached_stats.is_ampdu = false; in ath11k_dp_tx_complete_msdu()
482 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
A Dcore.h568 struct ath11k_per_peer_tx_stats cached_stats; member
A Ddebugfs_sta.c133 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_debugfs_sta_update_txcompl()

Completed in 12 milliseconds