Searched refs:ngbe_phy_led_ctrl (Results 1 – 1 of 1) sorted by relevance
169 void ngbe_phy_led_ctrl(struct ngbe_softc *);1848 phy->ops.phy_led_ctrl = ngbe_phy_led_ctrl; in ngbe_init_ops()3311 ngbe_phy_led_ctrl(struct ngbe_softc *sc) in ngbe_phy_led_ctrl() function