Searched refs:igc_led_off (Results 1 – 3 of 3) sorted by relevance
70 s32 igc_led_off(struct igc_hw *hw);
1251 s32 igc_led_off(struct igc_hw *hw) in igc_led_off() function
1549 return igc_led_off(hw) == IGC_SUCCESS ? 0 : -ENOTSUP; in eth_igc_led_off()