Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvdpa.c187 idesc = vhost_alloc_copy_ind_table(dev, vq, in rte_vdpa_relay_vring_used()
H A Dvhost.h692 void *vhost_alloc_copy_ind_table(struct virtio_net *dev,
H A Dvirtio_net.c557 idesc = vhost_alloc_copy_ind_table(dev, vq, in fill_vec_buf_split()
674 idescs = vhost_alloc_copy_ind_table(dev, in fill_vec_buf_packed_indirect()
H A Dvhost.c244 vhost_alloc_copy_ind_table(struct virtio_net *dev, struct vhost_virtqueue *vq, in vhost_alloc_copy_ind_table() function