Searched defs:HASH_BITS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhashtable.h23 #define HASH_BITS(name) ilog2(HASH_SIZE(name)) macro
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dfec_main.c2838 #define HASH_BITS 6 /* #bits in hash */ macro
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h864 #define HASH_BITS 0x01ff /* 9 LS bits */ macro

Completed in 350 milliseconds