Searched refs:ath10k_htc_rx_completion_handler (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htc.h | 425 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
|
H A D | htc.c | 427 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_rx_completion_handler() function 513 EXPORT_SYMBOL(ath10k_htc_rx_completion_handler); variable
|
H A D | snoc.c | 611 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_htc_rx_cb() 621 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_htt_htc_rx_cb() 629 ath10k_snoc_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_snoc_pktlog_rx_cb()
|
H A D | pci.c | 1293 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htc_rx_cb() 1303 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htt_htc_rx_cb()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.h | 425 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
|
H A D | htc.c | 436 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_rx_completion_handler() function 526 EXPORT_SYMBOL(ath10k_htc_rx_completion_handler); variable
|
H A D | snoc.c | 612 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 D | pci.c | 1293 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htc_rx_cb() 1303 ath10k_pci_process_rx_cb(ce_state, ath10k_htc_rx_completion_handler); in ath10k_pci_htt_htc_rx_cb()
|
Completed in 20 milliseconds