Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_loader_handle.h27 int mmp_sram_size; member
H A Dqat_hal.c700 handle->chip_info->mmp_sram_size = 0; in qat_hal_chip_init()
728 handle->chip_info->mmp_sram_size = 0; in qat_hal_chip_init()
755 handle->chip_info->mmp_sram_size = 0x40000; in qat_hal_chip_init()
786 if (handle->chip_info->mmp_sram_size > 0) { in qat_hal_chip_init()
H A Dqat_uclo.c1605 if (handle->chip_info->mmp_sram_size < mem_size) { in qat_uclo_wr_mimage()