Searched refs:chunk_bits (Results 1 – 1 of 1) sorted by relevance
1412 unsigned int chunk_bits; in alloc_permits() local1425 chunk_bits = ilog2(clt->queue_depth - 1) + 1; in alloc_permits()1431 permit->mem_off = i << (MAX_IMM_PAYL_BITS - chunk_bits); in alloc_permits()