Searched refs:NO_OF_SG_PER_BLOCK (Results 1 – 1 of 1) sorted by relevance
897 #define NO_OF_SG_PER_BLOCK 15 macro1733 } sg_list[NO_OF_SG_PER_BLOCK];2070 ((ADV_MAX_SG_LIST + (NO_OF_SG_PER_BLOCK - 1))/NO_OF_SG_PER_BLOCK))2559 BUG_ON(b->sg_cnt > NO_OF_SG_PER_BLOCK); in asc_prt_adv_sgblock()2561 BUG_ON(b->sg_cnt != NO_OF_SG_PER_BLOCK); in asc_prt_adv_sgblock()7697 for (i = 0; i < NO_OF_SG_PER_BLOCK; i++) { in adv_get_sglist()7715 sg_block->sg_cnt = NO_OF_SG_PER_BLOCK; in adv_get_sglist()