Home
last modified time | relevance | path

Searched refs:connect_resp (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c219 struct htc_service_connect_resp *connect_resp) in htt_htc_tx_htt2_service_start() argument
224 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
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_main_api.h210 struct wlan_cm_connect_resp *connect_resp);