Searched refs:MAX_JOB_SG_ENTRIES (Results 1 – 2 of 2) sorted by relevance
204 #define MAX_JOB_SG_ENTRIES 36 macro208 struct qm_sg_entry sg[MAX_JOB_SG_ENTRIES];
82 for (i = 0; i < sg_count && i < MAX_JOB_SG_ENTRIES; i += 4) in dpaa_sec_alloc_ctx()