Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h95 s32 ixgbe_led_on(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_api.c738 s32 ixgbe_led_on(struct ixgbe_hw *hw, u32 index) in ixgbe_led_on() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c268 if (ixgbe_led_on(hw, lidx) != IXGBE_SUCCESS) in ixgbe_led_set()