Searched refs:MAX_EXEC_INST (Results 1 – 3 of 3) sorted by relevance
1274 #define MAX_EXEC_INST 100 macro1303 savuwords = kzalloc(sizeof(u64) * MAX_EXEC_INST, GFP_KERNEL); in qat_hal_exec_micro_inst()1341 if (inst_num <= MAX_EXEC_INST) in qat_hal_exec_micro_inst()1380 if (inst_num <= MAX_EXEC_INST) in qat_hal_exec_micro_inst()
96 #define MAX_EXEC_INST 100 macro
1492 uint64_t savucode[MAX_EXEC_INST]; in qat_ae_exec_ucode()1527 if (ninst <= MAX_EXEC_INST) { in qat_ae_exec_ucode()1611 if (ninst <= MAX_EXEC_INST) { in qat_ae_exec_ucode()