Lines Matching refs:processed
203 Each operation carries a status information updated by PMD after it is processed.
210 Operation has not yet been processed by the device
292 An op is processed stateless if it has
414 processed i.e. dequeued with status = RTE_COMP_OP_STATUS_SUCCESS.
419 processed i.e. dequeued with status = RTE_COMP_OP_STATUS_SUCCESS.
457 one set of related ops and cannot be reused until all of them are processed with status Success or …
466 termination. All ops that are to be processed statefully should carry *same* stream.
564 (having flush = RTE_COMP_FLUSH_FINAL) is successfully processed i.e. dequeued
570 (having flush = RTE_COMP_FLUSH_FINAL) is successfully processed i.e. dequeued
579 devices the enqueue burst API will place the operations to be processed
582 device. The dequeue burst API will retrieve any processed operations available
584 directly from the devices processed queue, and for virtual device's from a
585 ``rte_ring`` where processed operations are placed after being processed on the
623 the ``nb_ops`` and ``ops`` parameters are now used to specify the max processed
625 The API call returns the actual number of processed operations returned, this