Lines Matching refs:processed
282 bbdev devices the enqueue burst API will place the operations to be processed
285 device. The dequeue burst API will retrieve any processed operations available
287 directly from the device's processed queue, and for virtual device's from a
288 ``rte_ring`` where processed operations are placed after being processed on the
311 The dequeue API uses the same format as the enqueue API of processed but
312 the ``num_ops`` and ``ops`` parameters are now used to specify the max processed
314 The API call returns the actual number of processed operations returned, this
331 processed on a particular bbdev device poll mode driver.
498 - ``length``: This is the total data length to be processed in one operation,
594 is 1. Therefore, it requires to get processed in TB-mode.
699 is 1. Therefore, it requires to get processed in TB-mode.