Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.h411 int ath10k_htc_connect_service(struct ath10k_htc *htc,
H A Dhtc.c1014 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service() function
1217 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_htc_pktlog_connect()
1313 status = ath10k_htc_connect_service(htc, &conn_req, &conn_resp); in ath10k_htc_init()
H A Dhtt.c305 status = ath10k_htc_connect_service(&htt->ar->htc, &conn_req, in ath10k_htt_connect()
H A Dwmi.c6493 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_wmi_connect()