Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1300 u32 sig_hash = 0, bucket_hash = 0, common_hash = 0; in ixgbe_atr_compute_sig_hash_82599() local
1438 u32 bucket_hash = 0; in ixgbe_atr_compute_perfect_hash_82599() local
/openbmc/linux/drivers/md/bcache/
H A Dbcache.h739 struct hlist_head bucket_hash[1 << BUCKET_HASH_BITS]; member