Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dphy.rst357 need to manually call phy_attach() and phy_prepare_link(), and then call
371 phy_prepare_link(). This will mean that phydev->state is entirely yours to
/linux/drivers/net/phy/
H A Dphy_device.c1129 static void phy_prepare_link(struct phy_device *phydev, in phy_prepare_link() function
1155 phy_prepare_link(phydev, handler); in phy_connect_direct()