Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt.c152 conn_req.ep_ops.ep_rx_complete = ath10k_htt_t2h_msg_handler; in ath10k_htt_connect()
Dhtt.h1586 void ath10k_htt_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb);
Dhtt_rx.c1972 void ath10k_htt_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htt_t2h_msg_handler() function
2128 EXPORT_SYMBOL(ath10k_htt_t2h_msg_handler);
Dpci.c1238 ath10k_htt_t2h_msg_handler(ar, skb); in ath10k_pci_htt_rx_deliver()