Searched refs:txgbe_led_on (Results 1 – 3 of 3) sorted by relevance
19 s32 txgbe_led_on(struct txgbe_hw *hw, u32 index);
568 s32 txgbe_led_on(struct txgbe_hw *hw, u32 index) in txgbe_led_on() function
2859 return txgbe_led_on(hw, 4) == 0 ? 0 : -ENOTSUP; in txgbe_dev_led_on()