Home
last modified time | relevance | path

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

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