Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDif_fdir.c88 union ixgbe_atr_hash_dword input = {.dword = 0}; in ixgbe_atr()
89 union ixgbe_atr_hash_dword common = {.dword = 0}; in ixgbe_atr()
HDixgbe_api.h154 union ixgbe_atr_hash_dword input,
155 union ixgbe_atr_hash_dword common,
173 u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input,
174 union ixgbe_atr_hash_dword common);
HDixgbe_82599.c1471 u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, in ixgbe_atr_compute_sig_hash_82599()
1472 union ixgbe_atr_hash_dword common) in ixgbe_atr_compute_sig_hash_82599()
1538 union ixgbe_atr_hash_dword input, in ixgbe_fdir_add_signature_filter_82599()
1539 union ixgbe_atr_hash_dword common, in ixgbe_fdir_add_signature_filter_82599()
HDixgbe_type.h3522 union ixgbe_atr_hash_dword { union