Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt.h2278 void ath10k_htt_rx_free(struct ath10k_htt *htt);
H A Dcore.c2929 ath10k_htt_rx_free(&ar->htt); in ath10k_core_start()
2974 ath10k_htt_rx_free(&ar->htt); in ath10k_core_stop()
H A Dhtt_rx.c280 void ath10k_htt_rx_free(struct ath10k_htt *htt) in ath10k_htt_rx_free() function