Home
last modified time | relevance | path

Searched refs:rte_ioat_enqueue_fill (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/raw/ioat/
H A Drte_ioat_rawdev.h64 rte_ioat_enqueue_fill(int dev_id, uint64_t pattern, phys_addr_t dst,
H A Dioat_rawdev_test.c173 if (rte_ioat_enqueue_fill(dev_id, pattern, in test_enqueue_fill()
H A Drte_ioat_rawdev_fns.h522 rte_ioat_enqueue_fill(int dev_id, uint64_t pattern, phys_addr_t dst, in rte_ioat_enqueue_fill() function
/f-stack/dpdk/doc/guides/rawdevs/
H A Dioat.rst294 described above, just using the ``rte_ioat_enqueue_fill()`` function rather
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_11.rst368 * Added support for the fill operation via the API ``rte_ioat_enqueue_fill()``,