Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c1589 input->dword_stream[i] &= input_mask->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
1592 flow_vm_vlan = IXGBE_NTOHL(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()
1596 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
H A Dixgbe_type.h3573 __be32 dword_stream[14]; member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c740 flow_vm_vlan = IXGBE_NTOHL(atr_input->dword_stream[0]); in ixgbe_atr_compute_hash_82599()
744 common_hash_dword ^= atr_input->dword_stream[i]; in ixgbe_atr_compute_hash_82599()