Searched defs:bucket_hash (Results 1 – 4 of 4) sorted by relevance
53 u32 sig_hash = 0, bucket_hash = 0, common_hash = 0; in txgbe_atr_compute_sig_hash() local117 u32 bucket_hash = 0; in txgbe_atr_compute_perfect_hash() local
9 bucket_hash(struct buckets_waiting_for_journal_table *t, in bucket_hash() function
1303 u32 sig_hash = 0, bucket_hash = 0, common_hash = 0; in ixgbe_atr_compute_sig_hash_82599() local1441 u32 bucket_hash = 0; in ixgbe_atr_compute_perfect_hash_82599() local
742 struct hlist_head bucket_hash[1 << BUCKET_HASH_BITS]; member