Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dtestmode.h11 void ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, struct sk_buff *skb);
17 static inline void ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, in ath11k_tm_wmi_event() function
H A Dtestmode.c223 void ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, struct sk_buff *skb) in ath11k_tm_wmi_event() function
H A Dwmi.c8737 ath11k_tm_wmi_event(ab, id, skb); in ath11k_wmi_tlv_op_rx()