Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dhtt.c145 conn_req.ep_ops.ep_tx_complete = ath10k_htt_htc_tx_complete; in ath10k_htt_connect()
Dhtt.h2280 void ath10k_htt_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb);
Dhtt_tx.c558 void ath10k_htt_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_htt_htc_tx_complete() function