Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h287 #define IXGBE_ERR_PARAM -7 macro
Dmbx.c482 ret_val = IXGBE_ERR_PARAM; in ixgbevf_write_mbx()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c771 return IXGBE_ERR_PARAM; in ixgbe_blink_led_start_X540()
807 return IXGBE_ERR_PARAM; in ixgbe_blink_led_stop_X540()
Dixgbe_common.c808 return IXGBE_ERR_PARAM; in ixgbe_led_on_generic()
829 return IXGBE_ERR_PARAM; in ixgbe_led_off_generic()
2760 return IXGBE_ERR_PARAM; in ixgbe_blink_led_start_generic()
2806 return IXGBE_ERR_PARAM; in ixgbe_blink_led_stop_generic()
3138 return IXGBE_ERR_PARAM; in ixgbe_set_vfta_generic()
Dixgbe_x550.c945 return IXGBE_ERR_PARAM; in ixgbe_checksum_ptr_x550()
963 return IXGBE_ERR_PARAM; in ixgbe_checksum_ptr_x550()
1015 return IXGBE_ERR_PARAM; in ixgbe_calc_checksum_X550()
2770 return IXGBE_ERR_PARAM; in ixgbe_led_on_t_x550em()
2792 return IXGBE_ERR_PARAM; in ixgbe_led_off_t_x550em()
Dixgbe_82598.c848 return IXGBE_ERR_PARAM; in ixgbe_set_vfta_82598()
Dixgbe_type.h3674 #define IXGBE_ERR_PARAM -5 macro