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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_common.h45 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_82598.c1205 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_82599.c2357 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_common.c403 * ixgbe_led_off_generic - Turns off the software controllable LEDs.
407 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index) function

Completed in 180 milliseconds