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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h24 int ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_x540.c844 .led_on = &ixgbe_led_on_generic,
H A Dixgbe_82598.c1132 .led_on = &ixgbe_led_on_generic,
H A Dixgbe_82599.c2188 .led_on = &ixgbe_led_on_generic,
H A Dixgbe_x550.c3896 .led_on = ixgbe_led_on_generic,
3983 .led_on = ixgbe_led_on_generic,
H A Dixgbe_common.c799 * ixgbe_led_on_generic - Turns on the software controllable LEDs.
803 int ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index) function

Completed in 159 milliseconds