Home
last modified time | relevance | path

Searched refs:max_packets (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/vhost/
H A Dioat.h38 uint16_t max_packets);
58 uint16_t max_packets __rte_unused) in ioat_check_completed_copies_cb()
H A Dioat.c177 uint16_t max_packets) in ioat_check_completed_copies_cb() argument
194 for (i = 0; i < max_packets; i++) { in ioat_check_completed_copies_cb()
/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost_async.h83 uint16_t max_packets);
/f-stack/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst239 * ``check_completed_copies(vid, queue_id, opaque_data, max_packets)``