Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c596 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
/linux-6.3-rc2/Documentation/networking/
A Dphy.rst347 need to manually call phy_attach() and phy_prepare_link(), and then call
360 so, you can simply call phy_attach(), and not call phy_start_machine or
390 struct phy_device * phy_attach(struct net_device *dev, const char *phy_id,
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c1588 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function
1616 EXPORT_SYMBOL(phy_attach);
/linux-6.3-rc2/include/linux/
A Dphy.h1606 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,

Completed in 17 milliseconds