Home
last modified time | relevance | path

Searched refs:phy_attach_direct (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/networking/
H A Dphy-link-topology.rst86 are linked to a net_device through :c:func:`phy_attach_direct` will automatically
H A Dsfp-phylink.rst166 the phy_attach_direct() inside this function call if a PHY is specified
/linux/drivers/net/phy/
H A Dphylink.c2297 return phy_attach_direct(pl->netdev, phy, flags, interface); in phylink_attach_phy()
2403 ret = phy_attach_direct(pl->netdev, phy_dev, flags, in phylink_fwnode_phy_connect()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c1092 ret = phy_attach_direct(pdata->netdev, phydev, phydev->dev_flags, in xgbe_phy_find_phy_device()