Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
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
Ddebugfs.c105 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats) in ath11k_debugfs_fw_stats_process() function
Dwmi.c8199 ath11k_debugfs_fw_stats_process(ar, &stats); in ath11k_update_stats_event()