Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.c1141 ath10k_htt_rx_free(&ar->htt); in ath10k_core_start()
1185 ath10k_htt_rx_free(&ar->htt); in ath10k_core_stop()
Dhtt.h1414 void ath10k_htt_rx_free(struct ath10k_htt *htt);
Dhtt_rx.c223 void ath10k_htt_rx_free(struct ath10k_htt *htt) in ath10k_htt_rx_free() function