Searched refs:connect_resp (Results 1 – 2 of 2) sorted by relevance
219 struct htc_service_connect_resp *connect_resp) in htt_htc_tx_htt2_service_start() argument224 qdf_mem_zero(connect_resp, sizeof(struct htc_service_connect_resp)); in htt_htc_tx_htt2_service_start()239 status = htc_connect_service(pdev->htc_pdev, connect_req, connect_resp); in htt_htc_tx_htt2_service_start()245 pdev->htc_tx_htt2_endpoint = connect_resp->Endpoint; in htt_htc_tx_htt2_service_start()259 struct htc_service_connect_resp *connect_resp) in htt_htc_tx_htt2_service_start() argument
210 struct wlan_cm_connect_resp *connect_resp);