Home
last modified time | relevance | path

Searched refs:target_psoc (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_recv.c463 info->target_psoc); in htc_rx_completion_handler()
477 target->HTCInitInfo.target_psoc, in htc_rx_completion_handler()
491 target->HTCInitInfo.target_psoc, in htc_rx_completion_handler()
Dhtc_api.h60 void *target_psoc; member
Dhtc.c517 pInfo->target_psoc); in htc_create()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_main.c2166 params->target_psoc, htc_ctx, in wlan_dp_txrx_soc_attach()
2171 hif_context, params->target_psoc, in wlan_dp_txrx_soc_attach()
2180 params->target_psoc, in wlan_dp_txrx_soc_attach()
2185 params->target_psoc, htc_ctx, in wlan_dp_txrx_soc_attach()
2192 params->target_psoc, htc_ctx, in wlan_dp_txrx_soc_attach()
2196 params->target_psoc, htc_ctx, in wlan_dp_txrx_soc_attach()
2202 params->target_psoc, htc_ctx, qdf_ctx, in wlan_dp_txrx_soc_attach()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
Dwlan_dp_public_struct.h304 void *target_psoc; member
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_api.c824 htcInfo.target_psoc = (void *)psoc; in cds_open()
895 soc_attach_params.target_psoc = htcInfo.target_psoc; in cds_open()