Home
last modified time | relevance | path

Searched full:upstream (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/net/phy/
Dsfp-bus.c34 void *upstream; member
483 ops->link_down(bus->upstream); in sfp_register_bus()
485 ret = ops->connect_phy(bus->upstream, bus->phydev); in sfp_register_bus()
494 bus->upstream_ops->attach(bus->upstream, bus); in sfp_register_bus()
503 bus->upstream_ops->detach(bus->upstream, bus); in sfp_unregister_bus()
508 ops->disconnect_phy(bus->upstream); in sfp_unregister_bus()
584 bus->upstream = NULL; in sfp_upstream_clear()
603 * - an error from the upstream's connect_phy() method.
635 * @upstream: the upstream private data
636 * @ops: the upstream's &struct sfp_upstream_ops
[all …]
/kernel/linux/linux-5.10/Documentation/maintainer/
Drebasing-and-merging.rst68 newer base or avoiding a merge with an upstream repository is not
102 required before any given branch finds its way into an upstream repository.
127 requests, and upstream maintainers should verify the tags when pulling
135 Merging from sibling or upstream trees
139 trees tend to be a red flag when it comes time to push a branch upstream.
152 you are managing is stable and ready for upstream. Frequent merges can
160 Even then, you should not back merge a tree above your immediate upstream
161 tree; if a higher-level back merge is really required, the upstream tree
165 maintainer merges with the upstream in order to resolve merge conflicts
185 asking upstream to do.
[all …]
/kernel/linux/linux-5.10/drivers/fsi/
Dfsi-master-hub.c29 * device (the hub->upstream device), and provides access to the downstream FSI
38 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()
/kernel/linux/linux-5.10/drivers/pci/pcie/
Dptm.c53 * capability; their PTM behavior is controlled by the Upstream in pci_ptm_init()
73 * upstream device or this device can be a PTM Root itself. Per in pci_ptm_init()
75 * furthest upstream Time Source as the PTM Root. in pci_ptm_init()
118 * issue PTM requests to upstream devices that have PTM enabled. in pci_enable_ptm()
120 * For Root Complex Integrated Endpoints, there is no upstream in pci_enable_ptm()
Daspm.c29 #define ASPM_STATE_L0S_UP (1) /* Upstream direction L0s state */
50 struct pci_dev *pdev; /* Upstream component of the Link */
70 struct aspm_latency latency_up; /* Upstream direction exit latency */
248 /* Check upstream component if bit Slot Clock Configuration is 1 */ in pcie_aspm_configure_common_clock()
282 /* Configure upstream component */ in pcie_aspm_configure_common_clock()
394 /* Check upstream direction L0s latency */ in pcie_aspm_check_latency()
523 /* Program Common_Mode_Restore_Time in upstream device */ in aspm_calc_l1ss_info()
572 * Re-read upstream/downstream components' register state after in pcie_aspm_cap_init()
745 u32 upstream = 0, dwstream = 0; in pcie_config_aspm_link() local
765 /* Convert ASPM state to upstream/downstream ASPM register state */ in pcie_config_aspm_link()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.h1211 * the posted header credits for upstream PCI writes were depleted
1213 * the posted header credits for upstream PCI writes were depleted
1215 * the posted header credits for upstream PCI writes were depleted
1217 * the posted header credits for upstream PCI writes were depleted
1219 * the posted header credits for upstream PCI writes were depleted
1221 * the posted header credits for upstream PCI writes were depleted
1223 * the posted header credits for upstream PCI writes were depleted
1225 * the posted header credits for upstream PCI writes were depleted
1227 * the posted header credits for upstream PCI writes were depleted
1229 * the posted header credits for upstream PCI writes were depleted
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/imx/
Dimx-media-utils.c696 * Search upstream/downstream for a subdevice or video device pad in the
707 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad() argument
718 if ((upstream && !(spad->flags & MEDIA_PAD_FL_SINK)) || in imx_media_pipeline_pad()
719 (!upstream && !(spad->flags & MEDIA_PAD_FL_SOURCE))) in imx_media_pipeline_pad()
734 buftype, upstream); in imx_media_pipeline_pad()
743 buftype, upstream); in imx_media_pipeline_pad()
754 * Search upstream/downstream for a subdev or video device in the current
759 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity() argument
775 pad = imx_media_pipeline_pad(start, grp_id, buftype, upstream); in find_pipeline_entity()
781 * Find the upstream mipi-csi2 virtual channel reached from the given
[all …]
/kernel/linux/linux-5.10/Documentation/scsi/
Dlpfc.rst11 toward the upstream kernel. As such, we removed #ifdefs for older kernels
16 and extended attribute support is now part of the upstream kernel
27 history of the driver as we push for upstream acceptance.
67 This source package is targeted for the upstream kernel only. (See notes
/kernel/linux/linux-5.10/Documentation/driver-api/acpi/
Dlinuxized-acpica.rst18 upstream.
169 Figure 2. ACPICA -> Linux Upstream Process
198 the ACPICA code in Linux and the upstream ACPICA code, referred to as
210 upstream source code and generate the linuxized fix using the ACPICA
215 Those changes may not be acceptable by ACPICA upstream and in such cases
223 fixups are backported to the upstream ACPICA sources, they must follow
224 the upstream ACPICA rules and so further modifications may appear.
235 This paragraph guides Linux developers to use the ACPICA upstream release
236 utilities to obtain Linux patches corresponding to upstream ACPICA commits
273 If you have local copies of both Linux and upstream ACPICA, you can generate
/kernel/linux/linux-5.10/Documentation/PCI/
Dpcieaer-howto.rst155 default reset_link function, but different upstream ports might
157 upstream ports should provide their own reset_link functions.
191 at upstream is not required. The AER driver calls error_detected(dev,
197 If Upstream port A captures an AER error, the hierarchy consists of
206 a hierarchy in question. Then, performing link reset at upstream is
253 What happens if an upstream port service driver does not provide
258 upstream ports who are attached by the service driver.
/kernel/linux/linux-5.10/scripts/dtc/
Dupdate-dtc-source.sh42 git log --oneline scripts/dtc/ | grep 'upstream' | head -1 | sed -e 's/^.* \(.*\)/\1/'
71 scripts/dtc: Update to upstream version ${dtc_version}
73 This adds the following commits from upstream:
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
Dcx25821.h255 /* Analog Audio Upstream */
285 /* Video Upstream */
306 #define SRAM_CH09 9 /* Video Upstream I */
307 #define SRAM_CH10 10 /* Video Upstream J */
308 #define SRAM_CH11 11 /* Audio Upstream AUD_CHANNEL_B */
337 /* For Upstream Video */
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
Decm.c447 /* trace propagate upstream */ in prop_actions()
453 /* trace propagate upstream */ in prop_actions()
471 int upstream ; in prop_actions() local
493 upstream = cem_get_upstream(smc,initiator) ; in prop_actions()
495 if (upstream == ENTITY_MAC) { in prop_actions()
501 /* trace propagate upstream */ in prop_actions()
502 DB_ECM("ECM : propagate TRACE on PHY %d", upstream); in prop_actions()
503 queue_event(smc,EVENT_PCM+upstream,PC_TRACE) ; in prop_actions()
/kernel/linux/linux-5.10/Documentation/process/
Dstable-kernel-rules.rst32 - It or an equivalent fix must already exist in Linus' tree (upstream).
76 stable@vger.kernel.org. You must note the upstream commit ID in the
88 upstream patch (for example because it had to be backported) this must be very
91 The upstream commit ID must be specified with a separate line above the commit
96 commit <sha1> upstream.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dmrvl,pxa-ssp.txt6 port A phandle reference to a PXA ssp upstream device
18 /* upstream device */
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Daspm.c29 * If the driver does not have access to the upstream component, in aspm_hw_l1_supported()
62 * If the driver does not have access to the upstream component, in aspm_hw_enable_l1()
68 /* Enable ASPM L1 first in upstream component and then downstream */ in aspm_hw_enable_l1()
81 /* Disable ASPM L1 first in downstream component and then upstream */ in aspm_hw_disable_l1()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-mux-ltc4306.txt26 - ltc,upstream-accelerators-enable: Enables the rise time accelerators
27 on the upstream port.
/kernel/linux/linux-5.10/include/linux/
Dsfp.h502 * struct sfp_upstream_ops - upstream operations structure
503 * @attach: called when the sfp socket driver is bound to the upstream
505 * @detach: called when the sfp socket driver is unbound from the upstream
508 * whether the module is supported for the upstream device.
549 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream,
607 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() argument
/kernel/linux/linux-5.10/Documentation/networking/dsa/
Dconfiguration.rst25 Every switch port except one upstream port is part of a configurable
27 The upstream port acts as different configurable Ethernet port.
55 A slave interface dedicated for upstream traffic
139 # configure the upstream port
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/
Dosi.rst38 will be more thoroughly vetted before shipping upstream in the future.
51 In addition, the OEM should send a patch to upstream Linux
57 re-base to upstream. If the distribution can not update the kernel binary,
61 If the string refers to a feature where the upstream kernel
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dcompiler.h24 * Upstream uapi headers refer to <linux/compiler.h> but there is
25 * no such uapi file. We've sent this upstream, and are optimistically
/kernel/linux/linux-5.10/drivers/usb/core/
Dgeneric.c269 /* Normal USB devices suspend through their upstream port. in usb_generic_driver_suspend()
270 * Root hubs don't have upstream ports to suspend, in usb_generic_driver_suspend()
297 /* Normal USB devices resume/reset through their upstream port. in usb_generic_driver_resume()
298 * Root hubs don't have upstream ports to resume or reset, in usb_generic_driver_resume()
Dport.c475 * data, the peer hcd for root hubs, or the upstream peer relationship
504 struct usb_port *upstream; in find_and_link_peer() local
511 upstream = parent_hub->ports[hdev->portnum - 1]; in find_and_link_peer()
512 if (!upstream || !upstream->peer) in find_and_link_peer()
515 peer_hdev = upstream->peer->child; in find_and_link_peer()
/kernel/linux/linux-5.10/Documentation/nvdimm/
Dmaintainer-entry-profile.rst10 patch acceptance and upstream merge. Patches are merged to either the
32 Those tests need to be passed before the patches go upstream, but not
/kernel/linux/linux-5.10/net/dsa/
Dtag_8021q.c215 int upstream = dsa_upstream_port(ctx->ds, port); in dsa_8021q_setup_port() local
237 if (i == upstream) in dsa_8021q_setup_port()
259 err = dsa_8021q_vid_apply(ctx, upstream, rx_vid, 0, enabled); in dsa_8021q_setup_port()
289 err = dsa_8021q_vid_apply(ctx, upstream, tx_vid, 0, enabled); in dsa_8021q_setup_port()
293 tx_vid, upstream, err); in dsa_8021q_setup_port()
384 * This means that our @rx_vid needs to be installed on @other_ds's upstream

12345678910>>...13