Lines Matching refs:offload
29 the details of different hardware offload engine implementations. Code
31 the API will fit the chain of operations to the available offload
36 The API was initially designed to offload the memory copy and
37 xor-parity-calculations of the md-raid5 driver using the offload engines
43 the platform they are running on has offload capabilities. The
78 resources, under control of the offload engine driver, to be reused as
82 acknowledged by the application before the offload engine driver is allowed to
107 context if the offload engine driver supports interrupts, or it is
220 drivers/dma/dmaengine.c: offload engine channel management routines
221 drivers/dma/: location for offload engine drivers
224 crypto/async_tx/async_memcpy.c: copy offload
225 crypto/async_tx/async_xor.c: xor and xor zero sum offload