Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhtt.c237 int ath10k_htt_setup(struct ath10k_htt *htt) in ath10k_htt_setup() function
Dhtt.h2269 int ath10k_htt_setup(struct ath10k_htt *htt);
Dcore.c2907 status = ath10k_htt_setup(&ar->htt); in ath10k_core_start()