Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c287 int ath10k_htt_connect(struct ath10k_htt *htt) in ath10k_htt_connect() function
H A Dhtt.h2414 int ath10k_htt_connect(struct ath10k_htt *htt);
H A Dcore.c3049 status = ath10k_htt_connect(&ar->htt); in ath10k_core_start()