Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_strings.h53 #define ADF_SERVICE_DC "dc" macro
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c385 if (!strncmp(token, ADF_SERVICE_DC, strlen(ADF_SERVICE_DC))) in get_accel_unit_config()
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c818 ADF_SERVICES_SEPARATOR ADF_SERVICE_DC, in c4xxx_configure_accel_units()
1550 if (!strncmp(token, ADF_SERVICE_DC, strlen(ADF_SERVICE_DC))) { in check_accel_unit_config()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_device.c992 if (!strncmp(token, ADF_SERVICE_DC, strlen(ADF_SERVICE_DC))) { in adf_cfg_static_conf()