Home
last modified time | relevance | path

Searched refs:nr_vrings (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/vhost/
H A Dmain.h53 uint16_t nr_vrings; member
H A Dvirtio_net.c38 dev->nr_vrings = rte_vhost_get_vring_num(vid); in vs_vhost_net_setup()
39 for (i = 0; i < dev->nr_vrings; i++) { in vs_vhost_net_setup()