Searched refs:MAX_DSC_NUM (Results 1 – 1 of 1) sorted by relevance
59 #define MAX_DSC_NUM 64 macro62 uint32_t dsc[MAX_DSC_NUM]; /* job descriptors */189 g_job = memalign(MAX_DSC_NUM * sizeof(uint32_t), sizeof(struct caam_job)); in init_caam_env()