Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_MQ (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h248 #define VIRTIO_NET_CTRL_MQ 4 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h295 #define VIRTIO_NET_CTRL_MQ 4 macro
/openbmc/qemu/net/
H A Dvhost-vdpa.c933 VIRTIO_NET_CTRL_MQ, in vhost_vdpa_net_load_rss()
964 VIRTIO_NET_CTRL_MQ, in vhost_vdpa_net_load_mq()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1522 } else if (ctrl.class == VIRTIO_NET_CTRL_MQ) { in virtio_net_handle_ctrl_iov()