Home
last modified time | relevance | path

Searched refs:ixgbe_blink_led_stop (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h98 s32 ixgbe_blink_led_stop(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_api.c777 s32 ixgbe_blink_led_stop(struct ixgbe_hw *hw, u32 index) in ixgbe_blink_led_stop() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c240 if (ixgbe_blink_led_stop(hw, lidx) != IXGBE_SUCCESS) { in ixgbe_led_set()