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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c114 mac->ops.led_off = ixgbe_led_off_generic;
1125 * ixgbe_led_off_generic - Turns off the software controllable LEDs.
1129 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index) function
1133 DEBUGFUNC("ixgbe_led_off_generic");

Completed in 86 milliseconds