Searched refs:MAX_EXEC_INST (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dqat_hal.c826 #define MAX_EXEC_INST 100 qat_hal_exec_micro_inst() macro
833 uint64_t savuwords[MAX_EXEC_INST]; qat_hal_exec_micro_inst()
854 if (inst_num <= MAX_EXEC_INST) qat_hal_exec_micro_inst()
891 if (inst_num <= MAX_EXEC_INST) qat_hal_exec_micro_inst()

Completed in 59 milliseconds