Home
last modified time | relevance | path

Searched refs:batch_copy_elem (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h98 struct batch_copy_elem { struct
183 struct batch_copy_elem *batch_copy_elems;
H A Dvirtio_net.c50 struct batch_copy_elem *elem = vq->batch_copy_elems; in do_data_copy_enqueue()
67 struct batch_copy_elem *elem = vq->batch_copy_elems; in do_data_copy_dequeue()
814 struct batch_copy_elem *batch_copy = vq->batch_copy_elems; in copy_mbuf_to_desc()
980 struct batch_copy_elem *batch_copy = vq->batch_copy_elems; in async_mbuf_to_desc()
1929 struct batch_copy_elem *batch_copy = vq->batch_copy_elems; in copy_desc_to_mbuf()
H A Dvhost_user.c465 vq->size * sizeof(struct batch_copy_elem), in vhost_user_set_vring_num()
489 struct batch_copy_elem *new_batch_copy_elems; in numa_realloc()
541 vq->size * sizeof(struct batch_copy_elem), in numa_realloc()