Searched refs:NO_OF_SG_PER_BLOCK (Results 1 – 1 of 1) sorted by relevance
901 #define NO_OF_SG_PER_BLOCK 15 macro1737 } sg_list[NO_OF_SG_PER_BLOCK];2074 ((ADV_MAX_SG_LIST + (NO_OF_SG_PER_BLOCK - 1))/NO_OF_SG_PER_BLOCK))2563 BUG_ON(b->sg_cnt > NO_OF_SG_PER_BLOCK); in asc_prt_adv_sgblock()2565 BUG_ON(b->sg_cnt != NO_OF_SG_PER_BLOCK); in asc_prt_adv_sgblock()7703 for (i = 0; i < NO_OF_SG_PER_BLOCK; i++) { in adv_get_sglist()7721 sg_block->sg_cnt = NO_OF_SG_PER_BLOCK; in adv_get_sglist()