Searched refs:ixgbe_led_off (Results 1 – 3 of 3) sorted by relevance
66 s32 ixgbe_led_off(struct ixgbe_hw *hw, u32 index);
749 s32 ixgbe_led_off(struct ixgbe_hw *hw, u32 index) in ixgbe_led_off() function
4688 return ixgbe_led_off(hw, 0) == IXGBE_SUCCESS ? 0 : -ENOTSUP; in ixgbe_dev_led_off()