Home
last modified time | relevance | path

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

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