Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_loader_handle.h27 int mmp_sram_size; member
H A Dqat_hal.c701 handle->chip_info->mmp_sram_size = 0; in qat_hal_chip_init()
732 handle->chip_info->mmp_sram_size = 0; in qat_hal_chip_init()
759 handle->chip_info->mmp_sram_size = 0x40000; in qat_hal_chip_init()
790 if (handle->chip_info->mmp_sram_size > 0) { in qat_hal_chip_init()
H A Dqat_uclo.c1606 if (handle->chip_info->mmp_sram_size < mem_size) { in qat_uclo_wr_mimage()