Searched refs:MAX_SG_32 (Results 1 – 2 of 2) sorted by relevance
15 #define MAX_SG_32 32 macro29 struct sg_entry sg_tbl[MAX_SG_32];
90 if (ctx->sg_num >= MAX_SG_32) { in caam_hash_update()