Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtc.h386 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
Dhtc.c390 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_rx_completion_handler() function
476 EXPORT_SYMBOL(ath10k_htc_rx_completion_handler);
Dsnoc.c426 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_htc_rx_cb()
436 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_htt_htc_rx_cb()
Dpci.c1303 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htc_rx_cb()
1313 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htt_htc_rx_cb()