Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.h425 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
H A Dsnoc.c612 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_htc_rx_cb()
622 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_htt_htc_rx_cb()
630 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_pktlog_rx_cb()
H A Dhtc.c439 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_rx_completion_handler() function
529 EXPORT_SYMBOL(ath10k_htc_rx_completion_handler);
H A Dpci.c1353 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htc_rx_cb()
1363 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htt_htc_rx_cb()