Home
last modified time | relevance | path

Searched refs:upstream_type (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dphy_link_topology.h27 enum phy_upstream upstream_type; member
/linux/drivers/net/phy/
H A Dphy_link_topology.c66 pdn->upstream_type = upt; in phy_link_topo_add_phy()
/linux/net/ethtool/
H A Dphy.c23 unsigned int upstream_type;
93 rep_data->upstream_type = pdn->upstream_type; in ethnl_phy_fill_reply()
95 if (pdn->upstream_type == PHY_UPSTREAM_PHY) { in ethnl_phy_fill_reply()
119 nla_put_u32(skb, ETHTOOL_A_PHY_UPSTREAM_TYPE, rep_data->upstream_type)) in ethnl_phy_fill_reply()