Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt.c298 conn_req.ep_ops.ep_tx_complete = ath10k_htt_htc_tx_complete; in ath10k_htt_connect()
Dhtt.h2425 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