Searched refs:ADV_MAX_SG_LIST (Results 1 – 1 of 1) sorted by relevance
2188 #define ADV_MAX_SG_LIST 255 macro2192 ((ADV_MAX_SG_LIST + (NO_OF_SG_PER_BLOCK - 1))/NO_OF_SG_PER_BLOCK)3488 ((ADV_MAX_SG_LIST + (NO_OF_SG_PER_BLOCK - 1))/NO_OF_SG_PER_BLOCK))5370 shp->sg_tablesize = ADV_MAX_SG_LIST; in ASC_INITFUNC()6926 if (scp->use_sg > ADV_MAX_SG_LIST) { in adv_build_req()