Searched defs:upstream (Results 1 – 14 of 14) sorted by relevance
| /linux/include/linux/ |
| H A D | phy_link_topology.h | 32 } upstream; member 65 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy()
|
| /linux/drivers/staging/media/imx/ |
| H A D | imx-media-utils.c | 656 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 D | phy_device.c | 1489 static int phy_sfp_connect_phy(void *upstream, struct phy_device *phy) in phy_sfp_connect_phy() 1510 static void phy_sfp_disconnect_phy(void *upstream, struct phy_device *phy) in phy_sfp_disconnect_phy() 1526 static void phy_sfp_attach(void *upstream, struct sfp_bus *bus) in phy_sfp_attach() 1542 static void phy_sfp_detach(void *upstream, struct sfp_bus *bus) in phy_sfp_detach() 1551 static int phy_sfp_module_insert(void *upstream, const struct sfp_eeprom_id *id) in phy_sfp_module_insert() 1590 static void phy_sfp_module_remove(void *upstream) in phy_sfp_module_remove() 1602 static void phy_sfp_link_up(void *upstream) in phy_sfp_link_up() 1611 static void phy_sfp_link_down(void *upstream) in phy_sfp_link_down()
|
| H A D | phy_link_topology.c | 32 enum phy_upstream upt, void *upstream) in phy_link_topo_add_phy()
|
| H A D | sfp-bus.c | 27 void *upstream; member 657 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | ecm.c | 468 int upstream ; in prop_actions() local
|
| /linux/net/ethtool/ |
| H A D | phy.c | 108 struct phy_device *upstream = pdn->upstream.phydev; in phy_prepare_data() local
|
| /linux/drivers/fsi/ |
| H A D | fsi-master-hub.c | 38 struct fsi_device *upstream; member
|
| /linux/drivers/thunderbolt/ |
| H A D | lc.c | 98 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured() local
|
| H A D | debugfs.c | 1795 struct tb_port *upstream, *downstream; in margining_switch_init() local 1812 struct tb_port *upstream, *downstream; in margining_switch_remove() local
|
| H A D | tb.c | 3307 struct pci_dev *upstream, *pdev; in tb_apple_add_links() local
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 102 int upstream, u16 vid, in felix_tag_8021q_vlan_add_rx() 150 int upstream, u16 vid) in felix_tag_8021q_vlan_del_rx()
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek.c | 588 int upstream = dsa_upstream_port(ds, port); in hellcreek_setup_vlan_membership() local
|
| /linux/include/soc/mscc/ |
| H A D | ocelot_vcap.h | 14 #define OCELOT_VCAP_ES0_TAG_8021Q_RXVLAN(ocelot, port, upstream) ((upstream) << 16 | (port)) argument
|