Searched refs:I4_BITS (Results 1 – 3 of 3) sorted by relevance
100 #define I4_BITS (9) macro
27 #define I4_FIFO_SIZE (4 * (1 << I4_BITS))223 return __do_index(p, 4, I4_BITS, I4_FIFO_SIZE); in do_index()
114 struct sw842_hlist_node4 node4[1 << I4_BITS];266 ret = add_bits(p, p->index4[b >> 2], I4_BITS); in add_template()436 u64 n4 = (pos >> 2) % (1 << I4_BITS); in update_hashtables()