Searched refs:rte_ioat_perform_ops (Results 1 – 8 of 8) sorted by relevance
68 rte_ioat_perform_ops(dev_id); in test_enqueue_copies()121 rte_ioat_perform_ops(dev_id); in test_enqueue_copies()180 rte_ioat_perform_ops(dev_id); in test_enqueue_fill()
130 rte_ioat_perform_ops(int dev_id);
559 rte_ioat_perform_ops(int dev_id) in rte_ioat_perform_ops() function585 rte_ioat_do_copies(int dev_id) { rte_ioat_perform_ops(dev_id); } in rte_ioat_do_copies()
193 ``rte_ioat_enqueue_copy()`` and ``rte_ioat_perform_ops()`` should be used.208 application calls the ``rte_ioat_perform_ops()`` function. This function212 enqueue calls between calls to the ``rte_ioat_perform_ops()`` function.245 rte_ioat_perform_ops(dev_id);
169 rte_ioat_perform_ops(dev_id); in ioat_transfer_data_cb()
397 rte_ioat_perform_ops(rx_config->ioat_ids[i]);436 buffer the copy operations are started by calling ``rte_ioat_perform_ops()``.
405 rte_ioat_perform_ops(rx_config->ioat_ids[i]); in ioat_rx_port()
372 * Renamed the ``rte_ioat_do_copies()`` API to ``rte_ioat_perform_ops()``,643 ``rte_ioat_perform_ops()`` and ``rte_ioat_completed_ops()`` respectively.