Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt.c142 int ath10k_htt_connect(struct ath10k_htt *htt) in ath10k_htt_connect() function
Dhtt.h1574 int ath10k_htt_connect(struct ath10k_htt *htt);
Dcore.c1629 status = ath10k_htt_connect(&ar->htt); in ath10k_core_start()