Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtc.c60 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion() function
78 EXPORT_SYMBOL(ath10k_htc_notify_tx_completion);
190 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_completion_handler()
Dhtc.h387 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
Dsdio.c1273 ath10k_htc_notify_tx_completion(ep, skb); in __ath10k_sdio_write_async()
1756 ath10k_htc_notify_tx_completion(ep, req->skb); in ath10k_sdio_hif_stop()
Dusb.c291 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_usb_tx_complete()