Searched refs:parent_sfp_bus (Results 1 – 3 of 3) sorted by relevance
55 pdn->parent_sfp_bus = pdn->upstream.netdev->sfp_bus; in phy_link_topo_add_phy()60 pdn->parent_sfp_bus = pdn->upstream.phydev->sfp_bus; in phy_link_topo_add_phy()
100 if (pdn->parent_sfp_bus) in ethnl_phy_fill_reply() 101 rep_data->upstream_sfp_name = kstrdup(sfp_get_name(pdn->parent_sfp_bus), in ethnl_phy_fill_reply()
34 struct sfp_bus *parent_sfp_bus; member