Searched refs:mhash (Results 1 – 4 of 4) sorted by relevance
1921 u32 mhash; in fib_multipath_hash() local1998 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()2001 mhash = jhash_2words(mhash, multipath_hash, 0); in fib_multipath_hash()2003 return mhash >> 1; in fib_multipath_hash()
942 u64 mhash = 0; in cxgb4vf_mac_sync() local950 NULL, ucast ? &uhash : &mhash, false); in cxgb4vf_mac_sync()957 if (uhash || mhash) { in cxgb4vf_mac_sync()
2331 u32 mhash; in rt6_multipath_hash() local2414 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()2416 return mhash >> 1; in rt6_multipath_hash()
367 u64 mhash = 0; in cxgb4_mac_sync() local381 idx, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()388 if (uhash || mhash) { in cxgb4_mac_sync()