Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Ddebug.h96 void ath10k_debug_fw_stats_process(struct ath10k *ar, struct sk_buff *skb);
161 static inline void ath10k_debug_fw_stats_process(struct ath10k *ar, in ath10k_debug_fw_stats_process() function
Ddebug.c255 void ath10k_debug_fw_stats_process(struct ath10k *ar, struct sk_buff *skb) in ath10k_debug_fw_stats_process() function
Dwmi.c3417 ath10k_debug_fw_stats_process(ar, skb); in ath10k_wmi_event_update_stats()