Searched full:scatter (Results 1 – 25 of 56) sorted by relevance
123
| /Documentation/driver-api/fpga/ |
| D | fpga-mgr.rst | 13 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.
|
| D | fpga-programming.rst | 55 if (image is in a scatter gather table) { 57 info->sgt = [your scatter gather table]
|
| D | fpga-region.rst | 31 * pointers to the image as either a scatter-gather buffer, a contiguous
|
| /Documentation/scsi/ |
| D | st.rst | 259 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 …]
|
| D | ChangeLog.ips | 11 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
|
| D | libsas.rst | 373 scatter -- pointer to scatter gather list array 374 num_scatter -- number of elements in scatter
|
| D | dpti.rst | 71 - Add 64 bit Scatter Gather when compiled on 64 bit architectures
|
| /Documentation/devicetree/bindings/dma/ |
| D | altr,msgdma.yaml | 13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
|
| D | fsl-qdma.yaml | 73 If present registers and hardware scatter/gather descriptors
|
| /Documentation/driver-api/dmaengine/ |
| D | provider.rst | 50 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.
|
| D | pxa_dma.rst | 46 b) Transfer anatomy for a scatter-gather transfer 58 element to the video buffer scatter gather
|
| D | client.rst | 81 - 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/ |
| D | arm,coresight-tmc.yaml | 72 arm,scatter-gather:
|
| /Documentation/arch/x86/x86_64/ |
| D | boot-options.rst | 265 Do scatter-gather (SG) merging. Implies "force" (experimental). 267 Don't do scatter-gather (SG) merging.
|
| /Documentation/networking/ |
| D | driver.rst | 46 for a driver implementing scatter-gather this means:
|
| D | netdev-features.rst | 131 * Transmit scatter-gather
|
| /Documentation/networking/device_drivers/ethernet/3com/ |
| D | vortex.rst | 202 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/ |
| D | tsi721.rst | 90 1.1.0 DMA operations re-worked to support data scatter/gather lists larger
|
| /Documentation/core-api/ |
| D | dma-api.rst | 264 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/ |
| D | altera_tse.rst | 46 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/ |
| D | userp.rst | 109 Anyway, the process of swapping, locking or generating scatter-gather
|
| /Documentation/driver-api/pci/ |
| D | p2pdma.rst | 112 allocating scatter-gather lists with P2P memory.
|
| /Documentation/arch/m68k/ |
| D | kernel-options.rst | 626 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/ |
| D | sysfs-block | 454 [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/ |
| D | dpio-driver.rst | 158 Frame descriptor and scatter-gather definitions and the APIs used to
|
123