Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
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()
Dixgbe_x550.c1901 return IXGBE_ERR_CONFIG; in ixgbe_check_link_t_X550em()
2629 return IXGBE_ERR_CONFIG; in ixgbe_setup_internal_phy_t_x550em()
2879 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_x550em()
3606 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_backplane_x550em_a()
Dixgbe_82598.c372 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_82598()
Dixgbe_common.c218 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_generic()
2215 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_generic()
Dixgbe_type.h3657 #define IXGBE_ERR_CONFIG -4 macro