Searched refs:link_change_notify (Results 1 – 3 of 3) sorted by relevance
302 .link_change_notify = at803x_link_change_notify,323 .link_change_notify = at803x_link_change_notify,344 .link_change_notify = at803x_link_change_notify,
824 if (phydev->drv->link_change_notify) in phy_state_machine()825 phydev->drv->link_change_notify(phydev); in phy_state_machine()
563 void (*link_change_notify)(struct phy_device *dev); member