Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtc.h357 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
Dhtc.c295 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_rx_completion_handler() function
416 EXPORT_SYMBOL(ath10k_htc_rx_completion_handler);
Dpci.c1205 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htc_rx_cb()
1215 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htt_htc_rx_cb()