Searched refs:igc_led_on (Results 1 – 3 of 3) sorted by relevance
69 s32 igc_led_on(struct igc_hw *hw);
1236 s32 igc_led_on(struct igc_hw *hw) in igc_led_on() function
1541 return igc_led_on(hw) == IGC_SUCCESS ? 0 : -ENOTSUP; in eth_igc_led_on()