Searched refs:mhash (Results 1 – 4 of 4) sorted by relevance
1928 u32 mhash; in fib_multipath_hash() local2005 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()2008 mhash = jhash_2words(mhash, multipath_hash, 0); in fib_multipath_hash()2010 return mhash >> 1; in fib_multipath_hash()
940 u64 mhash = 0; in cxgb4vf_mac_sync() local948 NULL, ucast ? &uhash : &mhash, false); in cxgb4vf_mac_sync()955 if (uhash || mhash) { in cxgb4vf_mac_sync()
370 u64 mhash = 0; in cxgb4_mac_sync() local384 idx, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()391 if (uhash || mhash) { in cxgb4_mac_sync()
2353 u32 mhash; in rt6_multipath_hash() local2436 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()2438 return mhash >> 1; in rt6_multipath_hash()