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.c80 NetClientState *ncs, int data_queue_pairs, int nvhosts) in vhost_net_disable_notifiers_nvhosts()
143 int nvhosts = data_queue_pairs + cvq; in vhost_net_enable_notifiers() local
415 int nvhosts = data_queue_pairs + cvq; in vhost_net_start() local
511 int nvhosts = data_queue_pairs + cvq; in vhost_net_stop() local
/openbmc/qemu/net/
H A Dtap.c866 int nfds = 0, nvhosts = 0; in net_init_tap() local