Home
last modified time | relevance | path

Searched defs:phy_link_change (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1072 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change() function
/openbmc/linux/include/linux/
H A Dphy.h757 void (*phy_link_change)(struct phy_device *phydev, bool up); member