Searched refs:I2_BITS (Results 1 – 3 of 3) sorted by relevance
99 #define I2_BITS (8) macro
26 #define I2_FIFO_SIZE (2 * (1 << I2_BITS))221 return __do_index(p, 2, I2_BITS, I2_FIFO_SIZE); in do_index()
115 struct sw842_hlist_node2 node2[1 << I2_BITS];276 ret = add_bits(p, p->index2[b >> 1], I2_BITS); in add_template()437 u64 n2 = (pos >> 1) % (1 << I2_BITS); in update_hashtables()