Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1444 input->dword_stream[i] &= input_mask->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
1447 flow_vm_vlan = ntohl(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()
1451 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
H A Dixgbe_type.h3085 __be32 dword_stream[11]; member