Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3642 release = ath10k_htt_t2h_msg_handler(ar, skb); in ath10k_htt_htc_t2h_msg_handler()
4075 bool ath10k_htt_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htt_t2h_msg_handler() function
4302 EXPORT_SYMBOL(ath10k_htt_t2h_msg_handler);
H A Dhtt.h2433 bool ath10k_htt_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb);
H A Dsnoc.c636 ath10k_htt_t2h_msg_handler(ar, skb); in ath10k_snoc_htt_rx_deliver()