Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_CONFIG (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1390 return IXGBE_ERR_CONFIG; in ixgbe_fdir_add_signature_filter_82599()
1549 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1558 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1564 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1585 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1597 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_x550.c1915 return IXGBE_ERR_CONFIG; in ixgbe_check_link_t_X550em()
2645 return IXGBE_ERR_CONFIG; in ixgbe_setup_internal_phy_t_x550em()
2895 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_x550em()
3625 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_backplane_x550em_a()
H A Dixgbe_82598.c372 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_82598()
H A Dixgbe_common.c217 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_generic()
2214 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_generic()
H A Dixgbe_type.h3669 #define IXGBE_ERR_CONFIG -4 macro