Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs.h113 void ath11k_debugfs_fw_stats_process(struct ath11k_base *ab, struct sk_buff *skb);
176 static inline void ath11k_debugfs_fw_stats_process(struct ath11k_base *ab, in ath11k_debugfs_fw_stats_process() function
Ddebugfs.c92 void ath11k_debugfs_fw_stats_process(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_debugfs_fw_stats_process() function
Dwmi.c6255 ath11k_debugfs_fw_stats_process(ab, skb); in ath11k_update_stats_event()