Home
last modified time | relevance | path

Searched refs:ADF_ACCEL_SEC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_strings.h8 #define ADF_ACCEL_SEC "Accelerator" macro
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_section.c1075 else if (!strcmp(sec_name, ADF_ACCEL_SEC)) in adf_cfg_process_section()
1093 else if (strstr(sec_name, ADF_ACCEL_SEC)) in adf_cfg_cleanup_section()
H A Dadf_cfg_device.c1249 ADF_ACCEL_SEC, in adf_config_device()