Searched refs:QAT_CRYPT_MAX_INSTANCES (Results 1 – 1 of 1) sorted by relevance
47 #define QAT_CRYPT_MAX_INSTANCES 48 macro53 static CpaInstanceHandle cy_inst_handles[QAT_CRYPT_MAX_INSTANCES];120 if (num_inst > QAT_CRYPT_MAX_INSTANCES) in qat_cy_init()121 num_inst = QAT_CRYPT_MAX_INSTANCES; in qat_cy_init()