Searched full:chunks (Results 1 – 25 of 66) sorted by relevance
123
| /Documentation/networking/ |
| D | oa-tc6-framework.rst | 49 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/ |
| D | striped.rst | 6 device across one or more underlying devices. Data is written in "chunks", 7 with consecutive chunks rotating among the underlying devices. This can
|
| D | snapshot.rst | 15 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
|
| D | linear.rst | 38 # Split a device into 4M chunks and then join them together in reverse order.
|
| D | dm-zoned.rst | 106 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/ |
| D | raid5-ppl.rst | 15 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/ |
| D | fsl-imx-uart.yaml | 99 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/ |
| D | fake-numa-for-cpusets.rst | 13 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/ |
| D | spi-sc18is602.rst | 34 similar large accesses have to be split into multiple chunks of no more than
|
| /Documentation/networking/device_drivers/ethernet/microsoft/ |
| D | netvsc.rst | 86 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/ |
| D | microchip,lan8650.yaml | 38 Interrupt from MAC-PHY asserted in the event of Receive Chunks
|
| /Documentation/usb/ |
| D | ehci.rst | 206 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/ |
| D | pstore-blk.rst | 81 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
|
| D | dell_rbu.rst | 59 In case of packet mechanism the single memory can be broken in smaller chunks
|
| /Documentation/devicetree/bindings/iommu/ |
| D | samsung,sysmmu.yaml | 14 physical memory chunks visible as a contiguous region to DMA-capable peripheral
|
| /Documentation/networking/devlink/ |
| D | devlink-region.rst | 36 of size 256 bytes or larger will be split into multiple chunks. If atomic
|
| /Documentation/core-api/ |
| D | memory-allocation.rst | 8 allocate small chunks using `kmalloc` or `kmem_cache_alloc` families, 153 Chunks allocated with kmalloc() can be resized with krealloc(). Similarly
|
| D | genalloc.rst | 120 the space available in the pool or iterating through chunks of memory.
|
| /Documentation/driver-api/ |
| D | pwrseq.rst | 65 Each provider can logically split the power-up sequence into descrete chunks
|
| /Documentation/driver-api/dmaengine/ |
| D | provider.rst | 58 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/ |
| D | devel-algos.rst | 131 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/ |
| D | mmc-dev-attrs.rst | 56 be desirable to do it in smaller chunks for three reasons:
|
| D | mmc-async-req.rst | 72 request in two chunks, prepare the first chunk and start the request,
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-wacom | 75 1024 byte binary is split up into 16x 64 byte chunks. Each 64
|
| /Documentation/networking/device_drivers/ethernet/intel/ |
| D | fm10k.rst | 92 shown that by coalescing Rx traffic into larger chunks of data, CPU
|
123