Home
last modified time | relevance | path

Searched refs:phy_link_topo_get_phy (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dphy_link_topology.h47 phy_link_topo_get_phy(struct net_device *dev, u32 phyindex) in phy_link_topo_get_phy() function
76 phy_link_topo_get_phy(struct net_device *dev, u32 phyindex) in phy_link_topo_get_phy() function
/linux/net/ethtool/
H A Dnetlink.c226 phydev = phy_link_topo_get_phy(req_info->dev, req_info->phy_index); in ethnl_req_get_phydev()