Searched refs:I2_BITS (Results 1 – 3 of 3) sorted by relevance
100 #define I2_BITS (8) macro
17 #define I2_FIFO_SIZE (2 * (1 << I2_BITS))216 return __do_index(p, 2, I2_BITS, I2_FIFO_SIZE); in do_index()
106 struct sw842_hlist_node2 node2[1 << I2_BITS];267 ret = add_bits(p, p->index2[b >> 1], I2_BITS); in add_template()428 u64 n2 = (pos >> 1) % (1 << I2_BITS); in update_hashtables()