Searched refs:txgbe_led_off (Results 1 – 3 of 3) sorted by relevance
21 s32 txgbe_led_off(struct txgbe_hw *hw, u32 index);
528 s32 txgbe_led_off(struct txgbe_hw *hw, u32 index) in txgbe_led_off() function2956 txgbe_led_off(hw, TXGBE_LEDCTL_UP | TXGBE_LEDCTL_10G | in txgbe_disable_tx_laser_multispeed_fiber()
3177 return txgbe_led_off(hw, TXGBE_LEDCTL_ACTIVE) == 0 ? 0 : -ENOTSUP; in txgbe_dev_led_off()