Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c1116 rc = phy_attach_direct(dev, phydev, phydev->dev_flags, interface); in phy_connect_direct()
1426 int phy_attach_direct(struct net_device *dev, struct phy_device *phydev, in phy_attach_direct() function
1577 EXPORT_SYMBOL(phy_attach_direct);
1609 rc = phy_attach_direct(dev, phydev, phydev->dev_flags, interface); in phy_attach()
A Dphylink.c1725 return phy_attach_direct(pl->netdev, phy, 0, interface); in phylink_attach_phy()
1828 ret = phy_attach_direct(pl->netdev, phy_dev, flags, in phylink_fwnode_phy_connect()
/linux-6.3-rc2/Documentation/networking/
A Dsfp-phylink.rst166 the phy_attach_direct() inside this function call if a PHY is specified
/linux-6.3-rc2/include/linux/
A Dphy.h1609 int phy_attach_direct(struct net_device *dev, struct phy_device *phydev,
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c1156 ret = phy_attach_direct(ndev, phy_dev, 0, h->phy_if); in hns_nic_init_phy()
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-phy-v2.c1107 ret = phy_attach_direct(pdata->netdev, phydev, phydev->dev_flags, in xgbe_phy_find_phy_device()

Completed in 28 milliseconds