Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c734 __be32 common_hash_dword = 0; in ixgbe_atr_compute_hash_82599() local
744 common_hash_dword ^= atr_input->dword_stream[i]; in ixgbe_atr_compute_hash_82599()
746 hi_hash_dword = IXGBE_NTOHL(common_hash_dword); in ixgbe_atr_compute_hash_82599()