Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c545 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
/Linux-v5.4/Documentation/networking/
Dphy.rst292 need to manually call phy_attach() and phy_prepare_link(), and then call
305 so, you can simply call phy_attach(), and not call phy_start_machine or
335 struct phy_device * phy_attach(struct net_device *dev, const char *phy_id,
/Linux-v5.4/drivers/net/phy/
Dphy_device.c1322 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function
1350 EXPORT_SYMBOL(phy_attach);
/Linux-v5.4/include/linux/
Dphy.h1023 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,