Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h249 #define VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET 0 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h308 #define VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET 0 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h309 #define VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET 0 macro
/openbmc/qemu/net/
H A Dvhost-vdpa.c958 VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET, in vhost_vdpa_net_load_mq()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1933 case VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET: in handle_ctrl_mq()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1509 } else if (cmd == VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET) { in virtio_net_handle_mq()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c2649 VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET, &sg)) { in _virtnet_set_queues()