Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1616 input->dword_stream[i] &= input_mask->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
1619 flow_vm_vlan = IXGBE_NTOHL(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()
1623 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
H A Dixgbe_type.h3316 __be32 dword_stream[14]; member