Home
last modified time | relevance | path

Searched refs:common_hash (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1217 common_hash ^= lo_hash_dword >> n; \
1223 common_hash ^= hi_hash_dword >> n; \
1244 u32 sig_hash = 0, bucket_hash = 0, common_hash = 0; in ixgbe_atr_compute_sig_hash_82599() local
1286 bucket_hash ^= common_hash; in ixgbe_atr_compute_sig_hash_82599()
1289 sig_hash ^= common_hash << 16; in ixgbe_atr_compute_sig_hash_82599()