Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.c54 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion() function
88 EXPORT_SYMBOL(ath10k_htc_notify_tx_completion);
240 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_completion_handler()
853 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_complete_work()
H A Dhtc.h412 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
H A Dusb.c288 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_usb_tx_complete()