Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h273 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats);
345 static inline void ath11k_debugfs_fw_stats_process(struct ath11k *ar, in ath11k_debugfs_fw_stats_process() function
H A Dwmi.c8200 ath11k_debugfs_fw_stats_process(ar, &stats); in ath11k_update_stats_event()