Searched refs:ath10k_htc_notify_tx_completion (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htc.c | 50 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion() function 75 EXPORT_SYMBOL(ath10k_htc_notify_tx_completion); variable 227 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_completion_handler() 836 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_complete_work()
|
H A D | htc.h | 426 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
|
H A D | usb.c | 288 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_usb_tx_complete()
|
H A D | sdio.c | 1337 ath10k_htc_notify_tx_completion(ep, skb); in __ath10k_sdio_write_async() 1983 ath10k_htc_notify_tx_completion(ep, req->skb); in ath10k_sdio_hif_stop()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.c | 50 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion() function 84 EXPORT_SYMBOL(ath10k_htc_notify_tx_completion); variable 236 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_completion_handler() 849 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_htc_tx_complete_work()
|
H A D | htc.h | 426 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep,
|
H A D | usb.c | 288 ath10k_htc_notify_tx_completion(ep, skb); in ath10k_usb_tx_complete()
|
H A D | sdio.c | 1337 ath10k_htc_notify_tx_completion(ep, skb); in __ath10k_sdio_write_async() 1989 ath10k_htc_notify_tx_completion(ep, req->skb); in ath10k_sdio_hif_stop()
|
Completed in 14 milliseconds