Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.h20 struct ath11k_per_peer_tx_stats *peer_stats,
31 struct ath11k_per_peer_tx_stats *peer_stats, in ath11k_debugfs_sta_add_tx_stats()
H A Dcore.h635 struct ath11k_per_peer_tx_stats { struct
764 struct ath11k_per_peer_tx_stats peer_tx_stats;
768 struct ath11k_per_peer_tx_stats cached_stats;
H A Ddp_tx.c439 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()
616 sizeof(struct ath11k_per_peer_tx_stats)); in ath11k_dp_tx_complete_msdu()
621 sizeof(struct ath11k_per_peer_tx_stats)); in ath11k_dp_tx_complete_msdu()
H A Ddebugfs_sta.c18 struct ath11k_per_peer_tx_stats *peer_stats, in ath11k_debugfs_sta_add_tx_stats()