Home
last modified time | relevance | path

Searched refs:ath10k_htc_connect_service (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt.c157 status = ath10k_htc_connect_service(&htt->ar->htc, &conn_req, in ath10k_htt_connect()
Dhtc.h350 int ath10k_htc_connect_service(struct ath10k_htc *htc,
Dhtc.c588 status = ath10k_htc_connect_service(htc, &conn_req, &conn_resp); in ath10k_htc_wait_target()
598 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service() function
Dwmi.c5099 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_wmi_connect()