Searched refs:ath10k_htc_connect_service (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | htc.h | 397 int ath10k_htc_connect_service(struct ath10k_htc *htc,
|
D | htc.c | 1012 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service() function 1215 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_htc_pktlog_connect() 1311 status = ath10k_htc_connect_service(htc, &conn_req, &conn_resp); in ath10k_htc_init()
|
D | htt.c | 306 status = ath10k_htc_connect_service(&htt->ar->htc, &conn_req, in ath10k_htt_connect()
|
D | wmi.c | 6425 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_wmi_connect()
|