Home
last modified time | relevance | path

Searched refs:ioat_enqueue_packets (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dioat.rst394 nb_enq = ioat_enqueue_packets(pkts_burst,
434 copying device's buffer using ``ioat_enqueue_packets()`` which calls
449 ioat_enqueue_packets(struct rte_mbuf **pkts,
/f-stack/dpdk/examples/ioat/
H A Dioatfwd.c345 ioat_enqueue_packets(struct rte_mbuf **pkts, in ioat_enqueue_packets() function
402 nb_enq = ioat_enqueue_packets(pkts_burst, in ioat_rx_port()