Home
last modified time | relevance | path

Searched refs:phy_link_topology (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/net/phy/
Dphy_link_topology.c16 struct phy_link_topology *topo; in netdev_alloc_phy_link_topology()
34 struct phy_link_topology *topo = dev->link_topo; in phy_link_topo_add_phy()
90 struct phy_link_topology *topo = dev->link_topo; in phy_link_topo_del_phy()
DMakefile5 linkmode.o phy_link_topology.o
/linux-6.12.1/include/linux/
Dphy_link_topology.h21 struct phy_link_topology { struct
49 struct phy_link_topology *topo = dev->link_topo; in phy_link_topo_get_phy()
Dnetdevice.h83 struct phy_link_topology;
2356 struct phy_link_topology *link_topo;
/linux-6.12.1/Documentation/networking/
Dphy-link-topology.rst70 The :c:type:`struct phy_link_topology <phy_link_topology>` is a per-netdevice
Dethtool-netlink.rst2212 For more information, refer to :ref:`phy_link_topology`
/linux-6.12.1/net/ethtool/
Dphy.c124 struct phy_link_topology *topo = req_base->dev->link_topo; in ethnl_phy_parse_request()
/linux-6.12.1/net/core/
Ddev.c10366 struct phy_link_topology *topo = dev->link_topo; in netdev_free_phy_link_topology()
/linux-6.12.1/
DMAINTAINERS8452 F: include/linux/phy_link_topology.h