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.c166 NetClientState *ncs, int data_queue_pairs, int nvhosts) in vhost_net_disable_notifiers_nvhosts()
229 int nvhosts = data_queue_pairs + cvq; in vhost_net_enable_notifiers() local
499 int nvhosts = data_queue_pairs + cvq; in vhost_net_start() local
595 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