Lines Matching refs:enqueue
102 core on which it was enqueued. This means that a compression burst enqueue/dequeue
196 mbuf-chain and enqueue it for processing or, alternatively, it can
230 Operation status after enqueue / dequeue
300 complete. Application can enqueue multiple stateless ops in a single burst
428 A Stateful operation in DPDK compression means application invokes enqueue
440 Unlike stateless, application can enqueue only one stateful op from
558 Application should enqueue next op with source starting at consumed+1 and an
578 device accepts a burst of compression operations using enqueue burst API. On physical
579 devices the enqueue burst API will place the operations to be processed
581 operations is usually completed during the enqueue call to the compression
586 enqueue call.
604 area with reordering information so that it can determine enqueue order at
614 The burst enqueue API uses a compression device identifier and a queue pair
618 The enqueue function returns the number of operations it actually enqueued for
622 The dequeue API uses the same format as the enqueue API but