Home
last modified time | relevance | path

Searched refs:ixgbe_atr_input (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/ !
Dixgbe_model.h13 union ixgbe_atr_input *mask,
21 union ixgbe_atr_input *mask;
29 union ixgbe_atr_input *mask, in ixgbe_mat_prgm_sip()
38 union ixgbe_atr_input *mask, in ixgbe_mat_prgm_dip()
55 union ixgbe_atr_input *mask, in ixgbe_mat_prgm_ports()
Dixgbe.h705 union ixgbe_atr_input fdir_mask;
819 union ixgbe_atr_input filter;
921 union ixgbe_atr_input *input_mask);
923 union ixgbe_atr_input *input,
926 union ixgbe_atr_input *input,
928 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input,
929 union ixgbe_atr_input *mask);
Dixgbe_82599.c1434 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input, in ixgbe_atr_compute_perfect_hash_82599()
1435 union ixgbe_atr_input *input_mask) in ixgbe_atr_compute_perfect_hash_82599()
1491 static u32 ixgbe_get_fdirtcpm_82599(union ixgbe_atr_input *input_mask) in ixgbe_get_fdirtcpm_82599()
1520 union ixgbe_atr_input *input_mask) in ixgbe_fdir_set_input_mask_82599()
1632 union ixgbe_atr_input *input, in ixgbe_fdir_write_perfect_filter_82599()
1695 union ixgbe_atr_input *input, in ixgbe_fdir_erase_perfect_filter_82599()
Dixgbe_ethtool.c2509 union ixgbe_atr_input *mask = &adapter->fdir_mask; in ixgbe_get_ethtool_fdir_entry()
2777 union ixgbe_atr_input mask; in ixgbe_add_ethtool_fdir_entry()
2818 memset(&mask, 0, sizeof(union ixgbe_atr_input)); in ixgbe_add_ethtool_fdir_entry()
Dixgbe_type.h3053 union ixgbe_atr_input { union
Dixgbe_main.c9415 union ixgbe_atr_input *mask, in ixgbe_clsu32_build_input()
9474 union ixgbe_atr_input *mask = NULL; in ixgbe_configure_clsu32()