Searched refs:get_htt_tx_complete (Results 1 – 1 of 1) sorted by relevance
59 int (*get_htt_tx_complete)(struct ath10k *ar); member151 if (ar->hif.ops->get_htt_tx_complete) in ath10k_hif_get_htt_tx_complete()152 return ar->hif.ops->get_htt_tx_complete(ar); in ath10k_hif_get_htt_tx_complete()