Home
last modified time | relevance | path

Searched defs:hash_bits (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dclass_csr.h75 #define CLASS_ROUTE_HASH_SIZE(hash_bits) (((hash_bits) & 0xff) << 16) argument
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h138 uInt hash_bits; /* log2(hash_size) */ member