Home
last modified time | relevance | path

Searched refs:htc_connect_service (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_services.c91 QDF_STATUS htc_connect_service(HTC_HANDLE HTCHandle, in htc_connect_service() function
397 qdf_export_symbol(htc_connect_service);
H A Dhtc_api.h498 QDF_STATUS htc_connect_service(HTC_HANDLE HTCHandle,
H A Dhtc.c853 status = htc_connect_service((HTC_HANDLE) target, in htc_wait_target()
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_txrx.c442 status = htc_connect_service(pEpping_ctx->HTCHandle, &connect, &response); in epping_connect_service()
457 status = htc_connect_service(pEpping_ctx->HTCHandle, &connect, &response); in epping_connect_service()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c239 status = htc_connect_service(pdev->htc_pdev, connect_req, connect_resp); in htt_htc_tx_htt2_service_start()
827 status = htc_connect_service(pdev->htc_pdev, &connect, &response); in htt_htc_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c472 status = htc_connect_service(soc->htc_soc, &connect, &response); in dp_htt_htc_attach()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dpktlog_ac.c1136 status = htc_connect_service(pdev->htc_pdev, &connect, &response); in pktlog_htc_connect_service()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3652 status = htc_connect_service(soc->htc_handle, &connect, &response); in wmi_connect_pdev_htc_service()
3714 status = htc_connect_service(htc_handle, &connect, &response); in wmi_diag_connect_pdev_htc_service()
3752 status = htc_connect_service(htc_handle, &connect, &response); in wmi_dbr_connect_pdev_htc_service()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2355 status = htc_connect_service(htc_handle, &connect, &response); in dp_lpass_connect_htc_service()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c4520 status = htc_connect_service(soc->htc_soc, &connect, &response);