Searched refs:link_change_notify (Results 1 – 3 of 3) sorted by relevance
302 .link_change_notify = at803x_link_change_notify,321 .link_change_notify = at803x_link_change_notify,340 .link_change_notify = at803x_link_change_notify,
791 if (phydev->drv->link_change_notify) in phy_state_machine()792 phydev->drv->link_change_notify(phydev); in phy_state_machine()
551 void (*link_change_notify)(struct phy_device *dev); member