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

/freebsd-10.1-release/sys/dev/ixgbe/
H A Dixgbe_common.h75 s32 ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_common.c111 mac->ops.led_on = &ixgbe_led_on_generic;
1106 * ixgbe_led_on_generic - Turns on the software controllable LEDs.
1110 s32 ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index) function
1114 DEBUGFUNC("ixgbe_led_on_generic");

Completed in 104 milliseconds