Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A 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()
H A Dixgbe.h767 union ixgbe_atr_input fdir_mask;
895 union ixgbe_atr_input filter;
1000 union ixgbe_atr_input *input_mask);
1002 union ixgbe_atr_input *input,
1005 union ixgbe_atr_input *input,
1007 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input,
1008 union ixgbe_atr_input *mask);
H A Dixgbe_82599.c1443 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input, in ixgbe_atr_compute_perfect_hash_82599()
1444 union ixgbe_atr_input *input_mask) in ixgbe_atr_compute_perfect_hash_82599()
1500 static u32 ixgbe_get_fdirtcpm_82599(union ixgbe_atr_input *input_mask) in ixgbe_get_fdirtcpm_82599()
1529 union ixgbe_atr_input *input_mask) in ixgbe_fdir_set_input_mask_82599()
1642 union ixgbe_atr_input *input, in ixgbe_fdir_write_perfect_filter_82599()
1705 union ixgbe_atr_input *input, in ixgbe_fdir_erase_perfect_filter_82599()
H A Dixgbe_ethtool.c2669 union ixgbe_atr_input *mask = &adapter->fdir_mask; in ixgbe_get_ethtool_fdir_entry()
2948 union ixgbe_atr_input mask; in ixgbe_add_ethtool_fdir_entry()
2989 memset(&mask, 0, sizeof(union ixgbe_atr_input)); in ixgbe_add_ethtool_fdir_entry()
H A Dixgbe_type.h3132 union ixgbe_atr_input { union
H A Dixgbe_main.c10147 union ixgbe_atr_input *mask, in ixgbe_clsu32_build_input()
10206 union ixgbe_atr_input *mask = NULL; in ixgbe_configure_clsu32()