Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h102 struct batch_copy_elem { struct
272 struct batch_copy_elem *batch_copy_elems;
H A Dvirtio_net.c182 struct batch_copy_elem *elem = vq->batch_copy_elems; in do_data_copy_enqueue()
199 struct batch_copy_elem *elem = vq->batch_copy_elems; in do_data_copy_dequeue()
1037 struct batch_copy_elem *batch_copy = vq->batch_copy_elems; in sync_mbuf_to_desc_seg()
2485 struct batch_copy_elem *batch_copy = vq->batch_copy_elems; in copy_desc_to_mbuf()
H A Dvhost_user.c480 vq->size * sizeof(struct batch_copy_elem), in vhost_user_set_vring_num()
502 struct batch_copy_elem *bce; in numa_realloc()