Searched refs:VIRTIO_NET_F_CTRL_VQ (Results 1 – 5 of 5) sorted by relevance
32 (1ULL << VIRTIO_NET_F_CTRL_VQ) | \137 if (!(vdpasim->features & (1ULL << VIRTIO_NET_F_CTRL_VQ))) in vdpasim_handle_cvq()
102 case BIT_ULL(VIRTIO_NET_F_CTRL_VQ): in print_feature_bits_all()
690 if (pdsv->supported_features & BIT_ULL(VIRTIO_NET_F_CTRL_VQ)) in pds_vdpa_dev_add()
463 if (features & BIT_ULL(VIRTIO_NET_F_CTRL_VQ)) in eni_vdpa_get_num_queues()
1722 (config->features & BIT_ULL(VIRTIO_NET_F_CTRL_VQ))) in features_is_valid()