Home
last modified time | relevance | path

Searched refs:upstream (Results 1 – 25 of 27) sorted by relevance

12

/drivers/net/phy/
Dsfp-bus.c34 void *upstream; member
505 ops->link_down(bus->upstream); in sfp_register_bus()
507 ret = ops->connect_phy(bus->upstream, bus->phydev); in sfp_register_bus()
516 bus->upstream_ops->attach(bus->upstream, bus); in sfp_register_bus()
525 bus->upstream_ops->detach(bus->upstream, bus); in sfp_unregister_bus()
530 ops->disconnect_phy(bus->upstream); in sfp_unregister_bus()
626 bus->upstream = NULL; in sfp_upstream_clear()
694 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() argument
706 bus->upstream = upstream; in sfp_bus_add_upstream()
752 ret = ops->connect_phy(bus->upstream, phydev); in sfp_add_phy()
[all …]
Dmarvell-88x2222.c479 static int mv2222_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in mv2222_sfp_insert() argument
481 struct phy_device *phydev = upstream; in mv2222_sfp_insert()
520 static void mv2222_sfp_remove(void *upstream) in mv2222_sfp_remove() argument
522 struct phy_device *phydev = upstream; in mv2222_sfp_remove()
531 static void mv2222_sfp_link_up(void *upstream) in mv2222_sfp_link_up() argument
533 struct phy_device *phydev = upstream; in mv2222_sfp_link_up()
540 static void mv2222_sfp_link_down(void *upstream) in mv2222_sfp_link_down() argument
542 struct phy_device *phydev = upstream; in mv2222_sfp_link_down()
Dphylink.c2176 static void phylink_sfp_attach(void *upstream, struct sfp_bus *bus) in phylink_sfp_attach() argument
2178 struct phylink *pl = upstream; in phylink_sfp_attach()
2183 static void phylink_sfp_detach(void *upstream, struct sfp_bus *bus) in phylink_sfp_detach() argument
2185 struct phylink *pl = upstream; in phylink_sfp_detach()
2274 static int phylink_sfp_module_insert(void *upstream, in phylink_sfp_module_insert() argument
2277 struct phylink *pl = upstream; in phylink_sfp_module_insert()
2294 static int phylink_sfp_module_start(void *upstream) in phylink_sfp_module_start() argument
2296 struct phylink *pl = upstream; in phylink_sfp_module_start()
2314 static void phylink_sfp_module_stop(void *upstream) in phylink_sfp_module_stop() argument
2316 struct phylink *pl = upstream; in phylink_sfp_module_stop()
[all …]
Dmarvell10g.c393 static int mv3310_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in mv3310_sfp_insert() argument
395 struct phy_device *phydev = upstream; in mv3310_sfp_insert()
Dphy_device.c1325 void phy_sfp_attach(void *upstream, struct sfp_bus *bus) in phy_sfp_attach() argument
1327 struct phy_device *phydev = upstream; in phy_sfp_attach()
1342 void phy_sfp_detach(void *upstream, struct sfp_bus *bus) in phy_sfp_detach() argument
1344 struct phy_device *phydev = upstream; in phy_sfp_detach()
Dmarvell.c2809 static int m88e1510_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) in m88e1510_sfp_insert() argument
2811 struct phy_device *phydev = upstream; in m88e1510_sfp_insert()
2862 static void m88e1510_sfp_remove(void *upstream) in m88e1510_sfp_remove() argument
2864 struct phy_device *phydev = upstream; in m88e1510_sfp_remove()
/drivers/fsi/
Dfsi-master-hub.c38 struct fsi_device *upstream; member
54 return fsi_slave_read(hub->upstream->slave, addr, val, size); in hub_master_read()
66 return fsi_slave_write(hub->upstream->slave, addr, val, size); in hub_master_write()
94 return fsi_device_write(hub->upstream, FSI_MCENP0 + (4 * idx), in hub_master_link_enable()
97 rc = fsi_device_write(hub->upstream, FSI_MSENP0 + (4 * idx), &reg, 4); in hub_master_link_enable()
126 struct fsi_device *dev = hub->upstream; in hub_master_init()
226 hub->upstream = fsi_dev; in hub_master_probe()
267 fsi_slave_release_range(hub->upstream->slave, hub->addr, hub->size); in hub_master_remove()
DKconfig42 master that is connected to the upstream master via a slave. Hubs
/drivers/staging/media/imx/
Dimx-media-utils.c728 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad() argument
739 if ((upstream && !(spad->flags & MEDIA_PAD_FL_SINK)) || in imx_media_pipeline_pad()
740 (!upstream && !(spad->flags & MEDIA_PAD_FL_SOURCE))) in imx_media_pipeline_pad()
755 buftype, upstream); in imx_media_pipeline_pad()
764 buftype, upstream); in imx_media_pipeline_pad()
780 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity() argument
796 pad = imx_media_pipeline_pad(start, grp_id, buftype, upstream); in find_pipeline_entity()
827 bool upstream) in imx_media_pipeline_subdev() argument
831 me = find_pipeline_entity(start_entity, grp_id, 0, upstream); in imx_media_pipeline_subdev()
846 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_video_device() argument
[all …]
Dimx-media.h219 enum v4l2_buf_type buftype, bool upstream);
222 bool upstream);
225 enum v4l2_buf_type buftype, bool upstream);
DTODO5 - The CSI subdevice parses its nearest upstream neighbor's device-tree
/drivers/net/fddi/skfp/
Decm.c468 int upstream ; in prop_actions() local
490 upstream = cem_get_upstream(smc,initiator) ; in prop_actions()
492 if (upstream == ENTITY_MAC) { in prop_actions()
499 DB_ECM("ECM : propagate TRACE on PHY %d", upstream); in prop_actions()
500 queue_event(smc,EVENT_PCM+upstream,PC_TRACE) ; in prop_actions()
/drivers/usb/core/
Dport.c542 struct usb_port *upstream; in find_and_link_peer() local
549 upstream = parent_hub->ports[hdev->portnum - 1]; in find_and_link_peer()
550 if (!upstream || !upstream->peer) in find_and_link_peer()
553 peer_hdev = upstream->peer->child; in find_and_link_peer()
/drivers/thunderbolt/
Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured() local
74 if (upstream) in tb_lc_set_port_configured()
78 if (upstream) in tb_lc_set_port_configured()
Dtb.c1663 struct pci_dev *upstream, *pdev; in tb_apple_add_links() local
1678 upstream = pci_upstream_bridge(nhi->pdev); in tb_apple_add_links()
1679 while (upstream) { in tb_apple_add_links()
1680 if (!pci_is_pcie(upstream)) in tb_apple_add_links()
1682 if (pci_pcie_type(upstream) == PCI_EXP_TYPE_UPSTREAM) in tb_apple_add_links()
1684 upstream = pci_upstream_bridge(upstream); in tb_apple_add_links()
1687 if (!upstream) in tb_apple_add_links()
1695 for_each_pci_bridge(pdev, upstream->subordinate) { in tb_apple_add_links()
/drivers/staging/wlan-ng/
DREADME7 Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
/drivers/staging/board/
DKconfig6 Staging board base is to support continuous upstream
/drivers/net/dsa/ocelot/
Dfelix.c35 int key_length, upstream, err; in felix_tag_8021q_rxvlan_add() local
45 upstream = dsa_upstream_port(ds, port); in felix_tag_8021q_rxvlan_add()
61 outer_tagging_rule->egress_port.value = upstream; in felix_tag_8021q_rxvlan_add()
81 int upstream, err; in felix_tag_8021q_txvlan_add() local
100 upstream = dsa_upstream_port(ds, port); in felix_tag_8021q_txvlan_add()
103 untagging_rule->ingress_port_mask = BIT(upstream); in felix_tag_8021q_txvlan_add()
125 redirect_rule->ingress_port_mask = BIT(upstream); in felix_tag_8021q_txvlan_add()
/drivers/pci/pcie/
Daspm.c760 u32 upstream = 0, dwstream = 0; in pcie_config_aspm_link() local
784 upstream |= PCI_EXP_LNKCTL_ASPM_L0S; in pcie_config_aspm_link()
786 upstream |= PCI_EXP_LNKCTL_ASPM_L1; in pcie_config_aspm_link()
800 pcie_config_aspm_dev(parent, upstream); in pcie_config_aspm_link()
804 pcie_config_aspm_dev(parent, upstream); in pcie_config_aspm_link()
/drivers/staging/ks7010/
DTODO28 - check what other upstream wireless mechanisms can be used instead of the
/drivers/net/dsa/hirschmann/
Dhellcreek.c583 int upstream = dsa_upstream_port(ds, port); in hellcreek_setup_vlan_membership() local
594 hellcreek_apply_vlan(hellcreek, upstream, vid, false, true); in hellcreek_setup_vlan_membership()
596 hellcreek_unapply_vlan(hellcreek, upstream, vid); in hellcreek_setup_vlan_membership()
/drivers/staging/media/atomisp/
DTODO149 Aero repository (so far, untested upstream).
/drivers/pci/
DKconfig222 Default choice; ensure that the MPS matches upstream bridge.
/drivers/base/firmware_loader/
DKconfig129 driver functionality may not even ever be desirable upstream by
/drivers/gpu/drm/
DKconfig145 This option is not supported by upstream developers and should be

12