Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h670 int alloc_vring_queue(struct virtio_net *dev, uint32_t vring_idx);
H A Dvhost.c590 alloc_vring_queue(struct virtio_net *dev, uint32_t vring_idx) in alloc_vring_queue() function
H A Dvhost_user.c2668 return alloc_vring_queue(dev, vring_idx); in vhost_user_check_and_alloc_queue_pair()