Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c771 return IXGBE_ERR_PARAM; in ixgbe_blink_led_start_X540()
807 return IXGBE_ERR_PARAM; in ixgbe_blink_led_stop_X540()
H A Dixgbe_common.c807 return IXGBE_ERR_PARAM; in ixgbe_led_on_generic()
828 return IXGBE_ERR_PARAM; in ixgbe_led_off_generic()
2759 return IXGBE_ERR_PARAM; in ixgbe_blink_led_start_generic()
2805 return IXGBE_ERR_PARAM; in ixgbe_blink_led_stop_generic()
3137 return IXGBE_ERR_PARAM; in ixgbe_set_vfta_generic()
H A 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()
2720 return IXGBE_ERR_PARAM; in ixgbe_led_on_t_x550em()
2742 return IXGBE_ERR_PARAM; in ixgbe_led_off_t_x550em()
H A Dixgbe_82598.c848 return IXGBE_ERR_PARAM; in ixgbe_set_vfta_82598()
H A Dixgbe_type.h3670 #define IXGBE_ERR_PARAM -5 macro