Home
last modified time | relevance | path

Searched defs:upstream (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/
H A Dphy_link_topology.h32 } upstream; member
65 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy()
H A Dsfp.h649 sfp_bus_add_upstream(struct sfp_bus * bus,void * upstream,const struct sfp_upstream_ops * ops) sfp_bus_add_upstream() argument
/linux/drivers/staging/media/imx/
H A Dimx-media-utils.c656 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad()
708 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity()
736 bool upstream) in imx_media_pipeline_subdev()
/linux/drivers/net/phy/
H A Dphylink.c3540 static void phylink_sfp_attach(void *upstream, struct sfp_bus *bus) in phylink_sfp_attach()
3547 static void phylink_sfp_detach(void *upstream, struct sfp_bus *bus) in phylink_sfp_detach()
3750 static int phylink_sfp_module_insert(void *upstream, in phylink_sfp_module_insert()
3771 static void phylink_sfp_module_remove(void *upstream) in phylink_sfp_module_remove()
3778 static int phylink_sfp_module_start(void *upstream) in phylink_sfp_module_start()
3797 static void phylink_sfp_module_stop(void *upstream) in phylink_sfp_module_stop()
3806 static void phylink_sfp_link_down(void *upstream) in phylink_sfp_link_down()
3815 static void phylink_sfp_link_up(void *upstream) in phylink_sfp_link_up()
3824 static int phylink_sfp_connect_phy(void *upstream, struct phy_device *phy) in phylink_sfp_connect_phy()
3852 static void phylink_sfp_disconnect_phy(void *upstream, in phylink_sfp_disconnect_phy()
H A Dphy_link_topology.c32 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy()
H A Dphy_device.c1515 int phy_sfp_connect_phy(void *upstream, struct phy_device *phy) in phy_sfp_connect_phy()
1537 void phy_sfp_disconnect_phy(void *upstream, struct phy_device *phy) in phy_sfp_disconnect_phy()
1554 void phy_sfp_attach(void *upstream, struct sfp_bus *bus) in phy_sfp_attach()
1571 void phy_sfp_detach(void *upstream, struct sfp_bus *bus) in phy_sfp_detach()
/linux/drivers/net/fddi/skfp/
H A Decm.c468 int upstream ; in prop_actions() local
/linux/drivers/fsi/
H A Dfsi-master-hub.c38 struct fsi_device *upstream; member
/linux/net/ethtool/
H A Dphy.c93 struct phy_device *upstream = pdn->upstream.phydev; ethnl_phy_fill_reply() local
/linux/drivers/usb/core/
H A Dport.c668 struct usb_port *upstream; in find_and_link_peer() local
/linux/drivers/pci/pcie/
H A Daspm.c949 u32 upstream = 0, dwstream = 0; in pcie_config_aspm_link() local
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c588 int upstream = dsa_upstream_port(ds, port); in hellcreek_setup_vlan_membership() local
/linux/include/soc/mscc/
H A Docelot_vcap.h14 #define OCELOT_VCAP_ES0_TAG_8021Q_RXVLAN(ocelot, port, upstream) ((upstream) << 16 | (port)) argument
/linux/drivers/pci/
H A Dquirks.c6150 struct pci_dev *upstream; in pci_fixup_pericom_acs_store_forward() local