Searched refs:common_hash_dword (Results 1 – 2 of 2) sorted by relevance
478 __be32 common_hash_dword = 0; in txgbe_atr_compute_hash() local488 common_hash_dword ^= dword_stream[i]; in txgbe_atr_compute_hash()490 hi_hash_dword = be_to_cpu32(common_hash_dword); in txgbe_atr_compute_hash()
763 __be32 common_hash_dword = 0; in ixgbe_atr_compute_hash_82599() local773 common_hash_dword ^= atr_input->dword_stream[i]; in ixgbe_atr_compute_hash_82599()775 hi_hash_dword = IXGBE_NTOHL(common_hash_dword); in ixgbe_atr_compute_hash_82599()