Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.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()
Dixgbe_82598.c372 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_82598()
Dixgbe_common.c217 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_generic()
2214 return IXGBE_ERR_CONFIG; in ixgbe_fc_enable_generic()
Dixgbe_type.h3669 #define IXGBE_ERR_CONFIG -4 macro