Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_4xxx_hw_data.c59 static const struct adf_fw_config adf_fw_sym_config[] = { variable
90 static_assert(ARRAY_SIZE(adf_fw_cy_config) == ARRAY_SIZE(adf_fw_sym_config));
389 return adf_fw_sym_config; in get_fw_config()