Searched refs:NO_OF_SG_PER_BLOCK (Results 1 – 1 of 1) sorted by relevance
884 #define NO_OF_SG_PER_BLOCK 15 macro1720 } sg_list[NO_OF_SG_PER_BLOCK];2057 ((ADV_MAX_SG_LIST + (NO_OF_SG_PER_BLOCK - 1))/NO_OF_SG_PER_BLOCK))2548 BUG_ON(b->sg_cnt > NO_OF_SG_PER_BLOCK); in asc_prt_adv_sgblock()2550 BUG_ON(b->sg_cnt != NO_OF_SG_PER_BLOCK); in asc_prt_adv_sgblock()7611 for (i = 0; i < NO_OF_SG_PER_BLOCK; i++) { in adv_get_sglist()7629 sg_block->sg_cnt = NO_OF_SG_PER_BLOCK; in adv_get_sglist()