Searched refs:ixgbe_led_on_generic (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h50 s32 ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_x540.c794 .led_on = &ixgbe_led_on_generic,
H A Dixgbe_82598.c1178 .led_on = &ixgbe_led_on_generic,
H A Dixgbe_x550.c1407 .led_on = &ixgbe_led_on_generic, \
H A Dixgbe_82599.c2315 .led_on = &ixgbe_led_on_generic,
H A Dixgbe_common.c742 * ixgbe_led_on_generic - Turns on the software controllable LEDs.
746 s32 ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index) ixgbe_led_on_generic() function

Completed in 144 milliseconds