Home
last modified time | relevance | path

Searched defs:nvhosts (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A Dvhost_net.c365 int nvhosts = data_queue_pairs + cvq; in vhost_net_start() local
453 int nvhosts = data_queue_pairs + cvq; in vhost_net_stop() local
/openbmc/qemu/net/
H A Dtap.c825 int nfds = 0, nvhosts = 0; in net_init_tap() local