Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhtc.c50 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion() function
68 EXPORT_SYMBOL(ath10k_htc_notify_tx_completion);
186 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_completion_handler()
Dhtc.h375 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
Dsdio.c1288 ath10k_htc_notify_tx_completion(ep, skb); in __ath10k_sdio_write_async()
1800 ath10k_htc_notify_tx_completion(ep, req->skb); in ath10k_sdio_hif_stop()
Dusb.c280 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_usb_tx_complete()