Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Ddebug.h102 void ath10k_debug_fw_stats_process(struct ath10k *ar, struct sk_buff *skb);
160 static inline void ath10k_debug_fw_stats_process(struct ath10k *ar, in ath10k_debug_fw_stats_process() function
Ddebug.c265 void ath10k_debug_fw_stats_process(struct ath10k *ar, struct sk_buff *skb) in ath10k_debug_fw_stats_process() function
Dwmi.c3214 ath10k_debug_fw_stats_process(ar, skb); in ath10k_wmi_event_update_stats()