Searched refs:get_htt_tx_complete (Results 1 – 2 of 2) 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()
2126 .get_htt_tx_complete = ath10k_sdio_get_htt_tx_complete,