Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1297 static u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, in ixgbe_atr_compute_sig_hash_82599()
1298 union ixgbe_atr_hash_dword common) in ixgbe_atr_compute_sig_hash_82599()
1364 union ixgbe_atr_hash_dword input, in ixgbe_fdir_add_signature_filter_82599()
1365 union ixgbe_atr_hash_dword common, in ixgbe_fdir_add_signature_filter_82599()
Dixgbe.h885 union ixgbe_atr_hash_dword input,
886 union ixgbe_atr_hash_dword common,
Dixgbe_type.h3070 union ixgbe_atr_hash_dword { union
Dixgbe_main.c8235 union ixgbe_atr_hash_dword input = { .dword = 0 }; in ixgbe_atr()
8236 union ixgbe_atr_hash_dword common = { .dword = 0 }; in ixgbe_atr()