Searched refs:ath10k_htc_tx_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 | 424 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
|
H A D | htc.c | 215 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_tx_completion_handler() function 230 EXPORT_SYMBOL(ath10k_htc_tx_completion_handler); variable
|
H A D | snoc.c | 667 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_snoc_htc_tx_cb() 903 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_snoc_tx_pipe_cleanup()
|
H A D | pci.c | 1187 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_htc_tx_cb() 2030 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_tx_pipe_cleanup()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.h | 424 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
|
H A D | htc.c | 224 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_tx_completion_handler() function 239 EXPORT_SYMBOL(ath10k_htc_tx_completion_handler); variable
|
H A D | snoc.c | 668 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_snoc_htc_tx_cb() 904 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_snoc_tx_pipe_cleanup()
|
H A D | pci.c | 1187 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_htc_tx_cb() 2030 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_tx_pipe_cleanup()
|
Completed in 18 milliseconds