Home
last modified time | relevance | path

Searched full:scatter (Results 1 – 25 of 56) sorted by relevance

123

/Documentation/driver-api/fpga/
Dfpga-mgr.rst13 The FPGA image to be programmed can be in a scatter gather list, a single
15 memory for the buffer should be avoided, users are encouraged to use a scatter
97 whole buffer will be passed into .parse_header. If image is in scatter-gather
114 scatter list. This interface is suitable for drivers which use DMA.
Dfpga-programming.rst55 if (image is in a scatter gather table) {
57 info->sgt = [your scatter gather table]
Dfpga-region.rst31 * pointers to the image as either a scatter-gather buffer, a contiguous
/Documentation/scsi/
Dst.rst259 scatter/gather segments permitted by the HBA
293 Scatter/gather buffers (buffers that consist of chunks non-contiguous
296 supporting scatter/gather), buffer allocation is using the following
300 those not supporting scatter/gather. The size of this buffer will be
307 2. The scatter/gather segments to fill the specified buffer size are
313 number of scatter/gather segments allowed for the SCSI adapter is not
314 exceeded if it is smaller than the maximum number of scatter/gather
341 max_sg_segs=xxx the maximum number of scatter/gather
357 with 'st.'. For instance, to set the maximum number of scatter/gather
359 number of scatter/gather segments).
[all …]
DChangeLog.ips11 4.90.08 - Data Corruption if First Scatter Gather Element is > 64K
38 4.72.00 - Allow for a Scatter-Gather Element to exceed MAX_XFER Size
Dlibsas.rst373 scatter -- pointer to scatter gather list array
374 num_scatter -- number of elements in scatter
Ddpti.rst71 - Add 64 bit Scatter Gather when compiled on 64 bit architectures
/Documentation/devicetree/bindings/dma/
Daltr,msgdma.yaml13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
Dfsl-qdma.yaml73 If present registers and hardware scatter/gather descriptors
/Documentation/driver-api/dmaengine/
Dprovider.rst50 scatter-gather.
53 scatter-gather. So we're left with two cases here: either we have a
56 that implements in hardware scatter-gather.
167 transmitted. That means the number and size of the scatter-gather buffers in
170 total size of the two scatter-gather list buffers.
228 scatter-gather transfers.
236 simply build a scatter list with only one item.
Dpxa_dma.rst46 b) Transfer anatomy for a scatter-gather transfer
58 element to the video buffer scatter gather
Dclient.rst81 - slave_sg: DMA a list of scatter gather buffers from/to a peripheral
83 - peripheral_dma_vec: DMA an array of scatter gather buffers from/to a
/Documentation/devicetree/bindings/arm/
Darm,coresight-tmc.yaml72 arm,scatter-gather:
/Documentation/arch/x86/x86_64/
Dboot-options.rst265 Do scatter-gather (SG) merging. Implies "force" (experimental).
267 Don't do scatter-gather (SG) merging.
/Documentation/networking/
Ddriver.rst46 for a driver implementing scatter-gather this means:
Dnetdev-features.rst131 * Transmit scatter-gather
/Documentation/networking/device_drivers/ethernet/3com/
Dvortex.rst202 allows you to make use of the NIC's DMA scatter/gather and transmit
217 not it is using hardware scatter/gather and hardware Tx checksums.
219 Scatter/gather and hardware checksums provide considerable
/Documentation/driver-api/rapidio/
Dtsi721.rst90 1.1.0 DMA operations re-worked to support data scatter/gather lists larger
/Documentation/core-api/
Ddma-api.rst264 physical memory. Since this API does not provide any scatter/gather
380 than <nents> passed in if some elements of the scatter/gather list are
420 Unmap the previously mapped scatter/gather list. All the parameters
421 must be the same as those and passed in to the scatter/gather mapping
449 Synchronise a single contiguous or scatter/gather mapping for the CPU
/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst46 Scatter-gather DMA is not supported by the SGDMA or MSGDMA at this time.
47 Scatter-gather DMA will be added to a future maintenance update to this
/Documentation/userspace-api/media/v4l/
Duserp.rst109 Anyway, the process of swapping, locking or generating scatter-gather
/Documentation/driver-api/pci/
Dp2pdma.rst112 allocating scatter-gather lists with P2P memory.
/Documentation/arch/m68k/
Dkernel-options.rst626 no scatter-gather:
628 full scatter-gather:
632 Size of the scatter-gather table, i.e. the number of requests
635 value is forced to 0 on a Falcon, since scatter-gather isn't
636 possible with the ST-DMA. Not using scatter-gather hurts
/Documentation/ABI/stable/
Dsysfs-block454 [RO] The maximum number of DMA scatter/gather entries in a
470 [RO] Maximum number of elements in a DMA scatter/gather list
500 scatter/gather list.
507 [RO] Maximum number of elements in a DMA scatter/gather list
/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Ddpio-driver.rst158 Frame descriptor and scatter-gather definitions and the APIs used to

123