Searched refs:IXGBE_ERR_PARAM (Results 1 – 5 of 5) sorted by relevance
772 return IXGBE_ERR_PARAM; in ixgbe_blink_led_start_X540()808 return IXGBE_ERR_PARAM; in ixgbe_blink_led_stop_X540()
808 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()
945 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()2704 return IXGBE_ERR_PARAM; in ixgbe_led_on_t_x550em()2726 return IXGBE_ERR_PARAM; in ixgbe_led_off_t_x550em()
848 return IXGBE_ERR_PARAM; in ixgbe_set_vfta_82598()
3658 #define IXGBE_ERR_PARAM -5 macro