Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtt.c153 conn_req.ep_ops.ep_tx_complete = ath10k_htt_htc_tx_complete; in ath10k_htt_connect()
Dhtt.h2041 void ath10k_htt_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb);
Dhtt_tx.c552 void ath10k_htt_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_htt_htc_tx_complete() function