Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_fw_loader_handle.h27 int mmp_sram_size; member
Dqat_hal.c699 handle->chip_info->mmp_sram_size = 0; in qat_hal_chip_init()
727 handle->chip_info->mmp_sram_size = 0; in qat_hal_chip_init()
754 handle->chip_info->mmp_sram_size = 0x40000; in qat_hal_chip_init()
785 if (handle->chip_info->mmp_sram_size > 0) { in qat_hal_chip_init()
Dqat_uclo.c1557 if (handle->chip_info->mmp_sram_size < mem_size) { in qat_uclo_wr_mimage()