Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphy_link_topology.h40 int phy_link_topo_add_phy(struct net_device *dev,
63 static inline int phy_link_topo_add_phy(struct net_device *dev, in phy_link_topo_add_phy() function
/linux/drivers/net/phy/
H A Dphy_link_topology.c30 int phy_link_topo_add_phy(struct net_device *dev, in phy_link_topo_add_phy() function
85 EXPORT_SYMBOL_GPL(phy_link_topo_add_phy);
H A Dphy_device.c1487 return phy_link_topo_add_phy(dev, phy, PHY_UPSTREAM_PHY, phydev); in phy_sfp_connect_phy()
1804 err = phy_link_topo_add_phy(dev, phydev, PHY_UPSTREAM_MAC, dev); in phy_attach_direct()
/linux/Documentation/networking/
H A Dphy-link-topology.rst74 :c:func:`phy_link_topo_add_phy`