Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A 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
H A Ddebugfs.c92 void ath11k_debugfs_fw_stats_process(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_debugfs_fw_stats_process() function
H A Dwmi.c6225 ath11k_debugfs_fw_stats_process(ab, skb); in ath11k_update_stats_event()