Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h886 union ixgbe_atr_hash_dword input,
887 union ixgbe_atr_hash_dword common,
Dixgbe_82599.c1450 static u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, in ixgbe_atr_compute_sig_hash_82599()
1451 union ixgbe_atr_hash_dword common) in ixgbe_atr_compute_sig_hash_82599()
1514 union ixgbe_atr_hash_dword input, in ixgbe_fdir_add_signature_filter_82599()
1515 union ixgbe_atr_hash_dword common, in ixgbe_fdir_add_signature_filter_82599()
Dixgbe_type.h2729 union ixgbe_atr_hash_dword { union
Dixgbe_main.c7153 union ixgbe_atr_hash_dword input = { .dword = 0 }; in ixgbe_atr()
7154 union ixgbe_atr_hash_dword common = { .dword = 0 }; in ixgbe_atr()