Searched refs:SG_SCATTER_SZ (Results 1 – 4 of 4) sorted by relevance
188 #define SG_SCATTER_SZ (8 * 4096) /* PAGE_SIZE not available to user */ macro202 #define SG_DEF_RESERVED_SIZE SG_SCATTER_SZ /* load time option */
221 #define SG_SCATTER_SZ (8 * 4096) macro233 #define SG_DEF_RESERVED_SIZE SG_SCATTER_SZ /* load time option */
89 static int scatter_elem_sz = SG_SCATTER_SZ;90 static int scatter_elem_sz_prev = SG_SCATTER_SZ;