Home
last modified time | relevance | path

Searched defs:upstream (Results 1 – 21 of 21) 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 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
/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.c3537 static void phylink_sfp_attach(void *upstream, struct sfp_bus *bus) in phylink_sfp_attach()
3544 static void phylink_sfp_detach(void *upstream, struct sfp_bus *bus) in phylink_sfp_detach()
3747 static int phylink_sfp_module_insert(void *upstream, in phylink_sfp_module_insert()
3767 static void phylink_sfp_module_remove(void *upstream) in phylink_sfp_module_remove()
3774 static int phylink_sfp_module_start(void *upstream) in phylink_sfp_module_start()
3793 static void phylink_sfp_module_stop(void *upstream) in phylink_sfp_module_stop()
3802 static void phylink_sfp_link_down(void *upstream) in phylink_sfp_link_down()
3811 static void phylink_sfp_link_up(void *upstream) in phylink_sfp_link_up()
3820 static int phylink_sfp_connect_phy(void *upstream, struct phy_device *phy) in phylink_sfp_connect_phy()
3848 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 Dsfp-bus.c28 void *upstream; member
674 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
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()
H A Dmarvell.c3564 static int m88e1510_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in m88e1510_sfp_insert()
3618 static void m88e1510_sfp_remove(void *upstream) in m88e1510_sfp_remove()
/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/drivers/net/phy/qcom/
H A Dqca807x.c646 static int qca807x_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in qca807x_sfp_insert()
687 static void qca807x_sfp_remove(void *upstream) in qca807x_sfp_remove()
H A Dat803x.c772 static int at8031_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in at8031_sfp_insert()
/linux/net/ethtool/
H A Dphy.c93 struct phy_device *upstream = pdn->upstream.phydev; ethnl_phy_fill_reply() local
/linux/drivers/net/dsa/mv88e6xxx/
H A Dptp.c568 int upstream = 0; in mv88e6xxx_ptp_setup() local
/linux/drivers/thunderbolt/
H A Dlc.c95 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured() local
H A Dtb.c3299 struct pci_dev *upstream, *pdev; in tb_apple_add_links() 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.c928 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.c6147 struct pci_dev *upstream; in pci_fixup_pericom_acs_store_forward() local