Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h778 int alloc_vring_queue(struct virtio_net *dev, uint32_t vring_idx);
H A Dvhost.c606 alloc_vring_queue(struct virtio_net *dev, uint32_t vring_idx) in alloc_vring_queue() function
H A Dvhost_user.c2817 return alloc_vring_queue(dev, vring_idx); in vhost_user_check_and_alloc_queue_pair()