Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c90 static uint32_t ixgbe_atr_compute_hash_82599(union ixgbe_atr_input *atr_input,
691 ixgbe_atr_compute_hash_82599(union ixgbe_atr_input *atr_input, in ixgbe_atr_compute_hash_82599() argument
740 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()