Searched refs:rte_vhost_clear_queue_thread_unsafe (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/vhost/ |
| H A D | rte_vhost_async.h | 182 uint16_t rte_vhost_clear_queue_thread_unsafe(int vid, uint16_t queue_id,
|
| H A D | version.map | 83 rte_vhost_clear_queue_thread_unsafe;
|
| H A D | virtio_net.c | 2074 rte_vhost_clear_queue_thread_unsafe(int vid, uint16_t queue_id, in rte_vhost_clear_queue_thread_unsafe() function
|
| /dpdk/examples/vhost/ |
| H A D | main.c | 1545 n_pkt = rte_vhost_clear_queue_thread_unsafe(vid, VIRTIO_RXQ, in destroy_device() 1659 n_pkt = rte_vhost_clear_queue_thread_unsafe(vid, queue_id, in vring_state_changed()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | vhost_lib.rst | 280 * ``rte_vhost_clear_queue_thread_unsafe(vid, queue_id, **pkts, count, dma_id, vchan_id)``
|