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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h25 int ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_x540.c845 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_82598.c1133 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_82599.c2189 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_x550.c3897 .led_off = ixgbe_led_off_generic,
3984 .led_off = ixgbe_led_off_generic,
H A Dixgbe_common.c820 * ixgbe_led_off_generic - Turns off the software controllable LEDs.
824 int ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index) function

Completed in 117 milliseconds