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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h123 s32 ixgbe_led_on_t_X550em(struct ixgbe_hw *hw, u32 led_idx);
H A Dixgbe_x550.c96 hw->mac.ops.led_on = ixgbe_led_on_t_X550em;
4536 * ixgbe_led_on_t_X550em - Turns on the software controllable LEDs.
4540 s32 ixgbe_led_on_t_X550em(struct ixgbe_hw *hw, u32 led_idx) function
4544 DEBUGFUNC("ixgbe_led_on_t_X550em");

Completed in 166 milliseconds