Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c19 return IXGBE_ERR_CONFIG; in ixgbevf_poll_for_msg()
41 return IXGBE_ERR_CONFIG; in ixgbevf_poll_for_ack()
203 s32 ret_val = IXGBE_ERR_CONFIG; in ixgbevf_obtain_mbx_lock_vf()
442 s32 ret_val = IXGBE_ERR_CONFIG; in ixgbevf_poll_mbx()
471 s32 ret_val = IXGBE_ERR_CONFIG; in ixgbevf_write_mbx()
Ddefines.h284 #define IXGBE_ERR_CONFIG -4 macro
/Linux-v6.1/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()
1565 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1586 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
1598 return IXGBE_ERR_CONFIG; in ixgbe_fdir_set_input_mask_82599()
Dixgbe_x550.c1965 return IXGBE_ERR_CONFIG; in ixgbe_check_link_t_X550em()
2695 return IXGBE_ERR_CONFIG; in ixgbe_setup_internal_phy_t_x550em()
2945 return IXGBE_ERR_CONFIG; in ixgbe_setup_fc_x550em()
3675 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.h3673 #define IXGBE_ERR_CONFIG -4 macro