Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtc.h356 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb);
Dhtc.c174 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_tx_completion_handler() function
189 EXPORT_SYMBOL(ath10k_htc_tx_completion_handler);
Dpci.c1152 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_htc_tx_cb()
1631 ath10k_htc_tx_completion_handler(ar, skb); in ath10k_pci_tx_pipe_cleanup()