Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dphy_device.c1104 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change() function
/linux-6.12.1/include/linux/
Dphy.h782 void (*phy_link_change)(struct phy_device *phydev, bool up); member