Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-vdpa.c391 bool has_cvq = v->dev->vq_index_end % 2; in vhost_vdpa_net_data_load() local
1730 int *has_cvq, Error **errp) in vhost_vdpa_get_max_queue_pairs()
1771 int queue_pairs, r, i = 0, has_cvq = 0; in net_init_vhost_vdpa() local
/openbmc/linux/drivers/net/
H A Dvirtio_net.c275 bool has_cvq; member