Searched refs:chunk_bits (Results 1 – 2 of 2) sorted by relevance
572 unsigned int chunk_bits; in map_cont_bufs() local675 chunk_bits = ilog2(srv->queue_depth - 1) + 1; in map_cont_bufs()676 srv_path->mem_bits = (MAX_IMM_PAYL_BITS - chunk_bits); in map_cont_bufs()
1402 unsigned int chunk_bits; in alloc_permits() local1416 chunk_bits = ilog2(clt->queue_depth - 1) + 1; in alloc_permits()1422 permit->mem_off = i << (MAX_IMM_PAYL_BITS - chunk_bits); in alloc_permits()