Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt.h1579 void ath10k_htt_tx_free(struct ath10k_htt *htt);
Dcore.c1708 ath10k_htt_tx_free(&ar->htt); in ath10k_core_start()
1750 ath10k_htt_tx_free(&ar->htt); in ath10k_core_stop()
Dhtt_tx.c163 void ath10k_htt_tx_free(struct ath10k_htt *htt) in ath10k_htt_tx_free() function