Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1301 u32 sig_hash = 0, bucket_hash = 0, common_hash = 0; in ixgbe_atr_compute_sig_hash_82599() local
1439 u32 bucket_hash = 0; in ixgbe_atr_compute_perfect_hash_82599() local
/linux-6.1.9/drivers/md/bcache/
Dbcache.h738 struct hlist_head bucket_hash[1 << BUCKET_HASH_BITS]; member