Searched defs:upstream (Results 1 – 3 of 3) sorted by relevance
32 } upstream; member65 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy()
649 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
14 #define OCELOT_VCAP_ES0_TAG_8021Q_RXVLAN(ocelot, port, upstream) ((upstream) << 16 | (port)) argument