Searched refs:target_psoc (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_recv.c | 463 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()
|
D | htc_api.h | 60 void *target_psoc; member
|
D | htc.c | 517 pInfo->target_psoc); in htc_create()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_main.c | 2166 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/ |
D | wlan_dp_public_struct.h | 304 void *target_psoc; member
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
D | cds_api.c | 824 htcInfo.target_psoc = (void *)psoc; in cds_open() 895 soc_attach_params.target_psoc = htcInfo.target_psoc; in cds_open()
|