Searched refs:txgbe_led_off (Results 1 – 3 of 3) sorted by relevance
20 s32 txgbe_led_off(struct txgbe_hw *hw, u32 index);
591 s32 txgbe_led_off(struct txgbe_hw *hw, u32 index) in txgbe_led_off() function
2868 return txgbe_led_off(hw, 4) == 0 ? 0 : -ENOTSUP; in txgbe_dev_led_off()