Searched refs:adf_fw_sym_dc_config (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_4xxx_hw_data.c77 static const struct adf_fw_config adf_fw_sym_dc_config[] = { variable in typeref:struct:adf_fw_config
93 static_assert(ARRAY_SIZE(adf_fw_cy_config) == ARRAY_SIZE(adf_fw_sym_dc_config));
260 return adf_fw_sym_dc_config;
/linux-master/drivers/crypto/intel/qat/qat_420xx/
H A Dadf_420xx_hw_data.c79 static const struct adf_fw_config adf_fw_sym_dc_config[] = { variable in typeref:struct:adf_fw_config
125 return ARRAY_SIZE(adf_fw_sym_dc_config);
150 return adf_fw_sym_dc_config;

Completed in 394 milliseconds