Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c298 conn_req.ep_ops.ep_tx_complete = ath10k_htt_htc_tx_complete; in ath10k_htt_connect()
H A Dhtt.h2428 void ath10k_htt_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb);
H A Dhtt_tx.c559 void ath10k_htt_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_htt_htc_tx_complete() function