Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.h294 static inline int ath11k_debugfs_is_extd_tx_stats_enabled(struct ath11k *ar) in ath11k_debugfs_is_extd_tx_stats_enabled() function
353 static inline int ath11k_debugfs_is_extd_tx_stats_enabled(struct ath11k *ar) in ath11k_debugfs_is_extd_tx_stats_enabled() function
H A Ddp_tx.c555 if (ath11k_debugfs_is_extd_tx_stats_enabled(ar)) in ath11k_dp_tx_update_txcompl()
612 if (unlikely(ath11k_debugfs_is_extd_tx_stats_enabled(ar)) || in ath11k_dp_tx_complete_msdu()
H A Ddebugfs_sta.c855 if (ath11k_debugfs_is_extd_tx_stats_enabled(ar)) in ath11k_debugfs_sta_op_add()
H A Ddp_rx.c1539 if (ath11k_debugfs_is_extd_tx_stats_enabled(ar)) in ath11k_update_per_peer_tx_stats()
H A Dmac.c4941 if (ath11k_debugfs_is_extd_tx_stats_enabled(ar)) { in ath11k_mac_station_add()