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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h77 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
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 187 milliseconds