Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.c390 int ath10k_htt_setup(struct ath10k_htt *htt) in ath10k_htt_setup() function
H A Dhtt.h2435 int ath10k_htt_setup(struct ath10k_htt *htt);
H A Dcore.c3292 status = ath10k_htt_setup(&ar->htt); in ath10k_core_start()