Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1535 return IXGBE_ERR_CONFIG; in ixgbe_fdir_add_signature_filter_82599()
1691 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1700 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1706 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1725 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1736 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
Dixgbe_82598.c421 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_82598()
Dixgbe_common.c216 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc()
2140 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_generic()
Dixgbe_type.h3244 #define IXGBE_ERR_CONFIG -4 macro