Searched refs:i0_blocks (Results 1 – 1 of 1) sorted by relevance
136 u32 i0_blocks = I0_BLOCKS; in hash_index() local143 return hash % i0_blocks; in hash_index()145 return i0_blocks + hash % (i1_blocks - i0_blocks); in hash_index()