Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1411 return IXGBE_ERR_CONFIG; in ixgbe_fdir_add_signature_filter_82599()
1569 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1578 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1584 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1603 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1614 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
Dixgbe_82598.c421 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_82598()
Dixgbe_x550.c1342 return IXGBE_ERR_CONFIG; in ixgbe_check_link_t_X550em()
1766 return IXGBE_ERR_CONFIG; in ixgbe_setup_internal_phy_t_x550em()
Dixgbe_common.c223 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc()
2147 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_generic()
Dixgbe_type.h3477 #define IXGBE_ERR_CONFIG -4 macro