Searched refs:VIRTIO_NET_F_CTRL_VQ (Results 1 – 2 of 2) sorted by relevance
48 #define VIRTIO_NET_F_CTRL_VQ 17 macro
73 VIRTIO_NET_F_CTRL_VQ,118 BIT_ULL(VIRTIO_NET_F_CTRL_VQ) |357 cvq = virtio_vdev_has_feature(vdev, VIRTIO_NET_F_CTRL_VQ) ? in vhost_vdpa_net_log_global_enable()1771 if (features & (1 << VIRTIO_NET_F_CTRL_VQ)) { in vhost_vdpa_get_max_queue_pairs()