Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1296 static u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, in ixgbe_atr_compute_sig_hash_82599()
1297 union ixgbe_atr_hash_dword common) in ixgbe_atr_compute_sig_hash_82599()
1363 union ixgbe_atr_hash_dword input, in ixgbe_fdir_add_signature_filter_82599()
1364 union ixgbe_atr_hash_dword common, in ixgbe_fdir_add_signature_filter_82599()
H A Dixgbe.h956 union ixgbe_atr_hash_dword input,
957 union ixgbe_atr_hash_dword common,
H A Dixgbe_type.h3089 union ixgbe_atr_hash_dword { union
H A Dixgbe_main.c8439 union ixgbe_atr_hash_dword input = { .dword = 0 }; in ixgbe_atr()
8440 union ixgbe_atr_hash_dword common = { .dword = 0 }; in ixgbe_atr()