Home
last modified time | relevance | path

Searched refs:asym_services (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_ctrl_services.c907 &service_container->asym_services, in SalCtrl_ServiceEventShutdown()
996 service_container->asym_services = NULL; in SalCtrl_ServiceEventInit()
1037 &service_container->asym_services, in SalCtrl_ServiceEventInit()
1152 service_container->asym_services); in SalCtrl_ServiceEventStop()
1224 service_container->asym_services); in SalCtrl_ServiceEventError()
1296 service_container->asym_services); in SalCtrl_ServiceEventStart()
H A Dsal_get_instances.c136 list_temp = base_addr->asym_services; in Lac_GetCyNumInstancesByType()
294 list_temp = base_addr->asym_services; in Lac_GetCyInstancesByType()
H A Dsal_crypto.c1599 list_temp = base_addr->asym_services; in Lac_GetFirstAsymHandle()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_sal_types.h158 sal_list_t *asym_services; member