Lines Matching refs:operations
9 3.2 Supported operations
31 the API will fit the chain of operations to the available offload
47 operations to be submitted, like xor->copy->xor in the raid5 case. The
59 3.2 Supported operations:
79 operations complete. When an application needs to submit a chain of
80 operations it must guarantee that the descriptor is not automatically recycled
85 1/ setting the ASYNC_TX_ACK flag if no child operations are to be submitted
92 async_<operation> call. Offload engine drivers batch operations to
95 automatically issues pending operations. An application can force this
105 chains and issuing pending operations.
117 2/ Completion callback routines cannot submit new operations. This
175 handle submission of dependent operations
179 is being used to support device-to-memory operations. A channel that is
180 performing these operations cannot, for many platform specific reasons,