Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtestmode.h12 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb);
22 static inline bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, in ath10k_tm_event_wmi() function
H A Dtestmode.c31 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) in ath10k_tm_event_wmi() function
H A Dwmi.c6067 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_1_op_rx()
6202 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_2_op_rx()
6355 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_4_op_rx()
H A Dwmi-tlv.c668 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_tlv_op_rx()