Searched refs:ixgbe_atr_hash_dword (Results 1 – 4 of 4) sorted by relevance
902 union ixgbe_atr_hash_dword input,903 union ixgbe_atr_hash_dword common,
1318 static u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, in ixgbe_atr_compute_sig_hash_82599()1319 union ixgbe_atr_hash_dword common) in ixgbe_atr_compute_sig_hash_82599()1385 union ixgbe_atr_hash_dword input, in ixgbe_fdir_add_signature_filter_82599()1386 union ixgbe_atr_hash_dword common, in ixgbe_fdir_add_signature_filter_82599()
2919 union ixgbe_atr_hash_dword { union
7334 union ixgbe_atr_hash_dword input = { .dword = 0 }; in ixgbe_atr()7335 union ixgbe_atr_hash_dword common = { .dword = 0 }; in ixgbe_atr()