Home
last modified time | relevance | path

Searched refs:phy_prepare_link (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/Documentation/networking/
Dphy.rst327 need to manually call phy_attach() and phy_prepare_link(), and then call
341 phy_prepare_link(). This will mean that phydev->state is entirely yours to
/Linux-v5.15/drivers/net/phy/
Dphy_device.c1028 static void phy_prepare_link(struct phy_device *phydev, in phy_prepare_link() function
1054 phy_prepare_link(phydev, handler); in phy_connect_direct()