Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvdpa.c186 idesc = vhost_alloc_copy_ind_table(dev, vq, in rte_vdpa_relay_vring_used()
H A Dvhost.h800 void *vhost_alloc_copy_ind_table(struct virtio_net *dev,
H A Dvirtio_net.c678 idesc = vhost_alloc_copy_ind_table(dev, vq, in fill_vec_buf_split()
796 idescs = vhost_alloc_copy_ind_table(dev, in fill_vec_buf_packed_indirect()
H A Dvhost.c252 vhost_alloc_copy_ind_table(struct virtio_net *dev, struct vhost_virtqueue *vq, in vhost_alloc_copy_ind_table() function