Home
last modified time | relevance | path

Searched full:chunks (Results 1 – 25 of 66) sorted by relevance

123

/Documentation/networking/
Doa-tc6-framework.rst49 each chunk. Ethernet frames are transferred over one or more data chunks.
59 receive (RX) chunks. Chunks in both transmit and receive directions may
69 In parallel, receive data chunks are received on MISO. Each receive data
160 the MAC-PHY will be converted into multiple transmit data chunks. Each
177 transaction. For TX data chunks, this bit shall be ’1’.
242 received from the MAC-PHY. The SPI host should not write more data chunks
248 chunks, the MAC-PHY interrupt is asserted to SPI host. On reception of the
254 host will be sent as multiple receive data chunks. Each receive data
284 RCA (Bit 28..24) - Receive Chunks Available. The RCA field indicates to
286 data chunks of frame data that are available for
[all …]
/Documentation/admin-guide/device-mapper/
Dstriped.rst6 device across one or more underlying devices. Data is written in "chunks",
7 with consecutive chunks rotating among the underlying devices. This can
Dsnapshot.rst15 In the first two cases, dm copies only the chunks of data that get
37 A snapshot of the <origin> block device is created. Changed chunks of
61 maps to entire chunks to will zero the corresponding exception(s) in
81 Creates a merging snapshot that takes control of the changed chunks
83 procedure, and merges these chunks back into the <origin>. Once merging
Dlinear.rst38 # Split a device into 4M chunks and then join them together in reverse order.
Ddm-zoned.rst106 be exhausted (all used to map chunks or buffer sequential zones) and
107 unaligned writes to unbuffered chunks become impossible. To avoid this
/Documentation/driver-api/md/
Draid5-ppl.rst15 Partial parity for a write operation is the XOR of stripe data chunks not
17 write hole. XORing partial parity with the modified chunks produces parity for
/Documentation/devicetree/bindings/serial/
Dfsl-imx-uart.yaml99 First cell contains the size of DMA buffer chunks, second cell contains
100 the amount of chunks used for the device. Multiplying both numbers is
/Documentation/arch/x86/x86_64/
Dfake-numa-for-cpusets.rst13 you can create fake NUMA nodes that represent contiguous chunks of memory and
25 four equal chunks of 512M each that we can now use to assign to cpusets. As
/Documentation/spi/
Dspi-sc18is602.rst34 similar large accesses have to be split into multiple chunks of no more than
/Documentation/networking/device_drivers/ethernet/microsoft/
Dnetvsc.rst86 is probed. The receive area is broken into MTU sized chunks and each may
91 for sending. The send area is broken into chunks, typically of 6144
/Documentation/devicetree/bindings/net/
Dmicrochip,lan8650.yaml38 Interrupt from MAC-PHY asserted in the event of Receive Chunks
/Documentation/usb/
Dehci.rst206 In typical situations, a usb_bulk_msg() loop writing out 4 KB chunks is
209 than the I/O. If that same loop used 16 KB chunks, it'd be better; a
210 sequence of 128 KB chunks would waste a lot less.
/Documentation/admin-guide/
Dpstore-blk.rst81 There are multiple chunks for oops/panic front-end depending on the remaining
84 pstore/blk will log to oops/panic chunks one by one, and always overwrite the
116 Similar to oops front-end, there are multiple chunks for ftrace front-end
Ddell_rbu.rst59 In case of packet mechanism the single memory can be broken in smaller chunks
/Documentation/devicetree/bindings/iommu/
Dsamsung,sysmmu.yaml14 physical memory chunks visible as a contiguous region to DMA-capable peripheral
/Documentation/networking/devlink/
Ddevlink-region.rst36 of size 256 bytes or larger will be split into multiple chunks. If atomic
/Documentation/core-api/
Dmemory-allocation.rst8 allocate small chunks using `kmalloc` or `kmem_cache_alloc` families,
153 Chunks allocated with kmalloc() can be resized with krealloc(). Similarly
Dgenalloc.rst120 the space available in the pool or iterating through chunks of memory.
/Documentation/driver-api/
Dpwrseq.rst65 Each provider can logically split the power-up sequence into descrete chunks
/Documentation/driver-api/dmaengine/
Dprovider.rst58 The latter are usually programmed using a collection of chunks to
137 your device is able to report which chunks have been transferred
165 - No matter what the overall size of the combined chunks for source and
657 - Transfer: A collection of chunks (be it contiguous or not)
/Documentation/crypto/
Ddevel-algos.rst131 hardware needs to be fed separate chunks of the scatterlist which
237 implementation needs to be fed separate chunks of the scatterlist which
/Documentation/driver-api/mmc/
Dmmc-dev-attrs.rst56 be desirable to do it in smaller chunks for three reasons:
Dmmc-async-req.rst72 request in two chunks, prepare the first chunk and start the request,
/Documentation/ABI/testing/
Dsysfs-driver-wacom75 1024 byte binary is split up into 16x 64 byte chunks. Each 64
/Documentation/networking/device_drivers/ethernet/intel/
Dfm10k.rst92 shown that by coalescing Rx traffic into larger chunks of data, CPU

123