Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ix/
H A Dixgbe_82599.c1624 input->dword_stream[i] &= input_mask->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
1627 flow_vm_vlan = IXGBE_NTOHL(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()
1631 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
H A Dixgbe_type.h3557 __be32 dword_stream[14]; member