Searched refs:upstream (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| A D | phy_link_topology.h | 32 } upstream; member 42 enum phy_upstream upt, void *upstream); 65 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy() argument
|
| A D | sfp.h | 576 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, 649 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() argument
|
| A D | phy.h | 1803 int phy_sfp_connect_phy(void *upstream, struct phy_device *phy); 1804 void phy_sfp_disconnect_phy(void *upstream, struct phy_device *phy); 1805 void phy_sfp_attach(void *upstream, struct sfp_bus *bus); 1806 void phy_sfp_detach(void *upstream, struct sfp_bus *bus);
|
| /include/soc/mscc/ |
| A D | ocelot_vcap.h | 14 #define OCELOT_VCAP_ES0_TAG_8021Q_RXVLAN(ocelot, port, upstream) ((upstream) << 16 | (port)) argument
|
Completed in 22 milliseconds