Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dtestmode.h23 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb);
33 static inline bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, in ath10k_tm_event_wmi() function
Dtestmode.c41 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) in ath10k_tm_event_wmi() function
Dwmi.c3400 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_1_op_rx()