Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h410 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
H A Dhtc.c228 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_tx_completion_handler() function
243 EXPORT_SYMBOL(ath10k_htc_tx_completion_handler);
H A Dpci.c1190 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_htc_tx_cb()
2033 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_tx_pipe_cleanup()