Searched refs:ADF_INLINE_SEC (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_cfg_strings.h | 43 #define ADF_INLINE_SEC "INLINE" macro
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_cfg_section.c | 1070 !strcmp(sec_name, ADF_INLINE_SEC)) in adf_cfg_process_section() 1088 else if (!strcmp(sec_name, ADF_INLINE_SEC)) in adf_cfg_cleanup_section()
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_c4xxx_hw_data.c | 1085 accel_dev, ADF_INLINE_SEC, ADF_INLINE_IPSEC_ALGO_GROUP, val)) in adf_get_inline_ipsec_algo_group() 1692 if (adf_cfg_get_param_value(accel_dev, ADF_INLINE_SEC, key, val)) { in adf_get_inline_config() 1702 if (adf_cfg_get_param_value(accel_dev, ADF_INLINE_SEC, key, val)) { in adf_get_inline_config()
|