Searched refs:dword_stream (Results 1 – 4 of 4) sorted by relevance
123 input->dword_stream[i] &= input_mask->dword_stream[i]; in txgbe_atr_compute_perfect_hash()126 flow_vm_vlan = ntohl(input->dword_stream[0]); in txgbe_atr_compute_perfect_hash()130 hi_dword ^= input->dword_stream[i]; in txgbe_atr_compute_perfect_hash()
260 __be32 dword_stream[11]; member
1447 input->dword_stream[i] &= input_mask->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()1450 flow_vm_vlan = ntohl(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()1454 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
3156 __be32 dword_stream[11]; member
Completed in 56 milliseconds