Lines Matching full:operations
15 3.2 Supported operations
36 the API will fit the chain of operations to the available offload
54 operations to be submitted, like xor->copy->xor in the raid5 case. The
71 3.2 Supported operations
97 operations complete. When an application needs to submit a chain of
98 operations it must guarantee that the descriptor is not automatically recycled
104 1. setting the ASYNC_TX_ACK flag if no child operations are to be submitted
112 Operations do not immediately issue after return from the
113 async_<operation> call. Offload engine drivers batch operations to
116 automatically issues pending operations. An application can force this
129 chains and issuing pending operations.
143 2. Completion callback routines cannot submit new operations. This
207 handle submission of dependent operations
213 is being used to support device-to-memory operations. A channel that is
214 performing these operations cannot, for many platform specific reasons,