Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddebugfs.h272 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats);
344 static inline void ath11k_debugfs_fw_stats_process(struct ath11k *ar, in ath11k_debugfs_fw_stats_process() function
Ddebugfs.c104 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats) in ath11k_debugfs_fw_stats_process() function
Dwmi.c7586 ath11k_debugfs_fw_stats_process(ar, &stats); in ath11k_update_stats_event()