Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.h2440 void ath10k_htt_tx_free(struct ath10k_htt *htt);
H A Dhtt_tx.c547 void ath10k_htt_tx_free(struct ath10k_htt *htt) in ath10k_htt_tx_free() function
H A Dcore.c3316 ath10k_htt_tx_free(&ar->htt); in ath10k_core_start()