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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c113 mac->ops.led_on = ixgbe_led_on_generic;
1105 * ixgbe_led_on_generic - Turns on the software controllable LEDs.
1109 s32 ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index) function
1113 DEBUGFUNC("ixgbe_led_on_generic");

Completed in 54 milliseconds