Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-vdpa.c155 static bool vhost_vdpa_net_valid_svq_features(uint64_t features, Error **errp) in vhost_vdpa_net_valid_svq_features() function
553 if (!vhost_vdpa_net_valid_svq_features(v->dev->features, NULL)) { in vhost_vdpa_net_cvq_start()
1697 vhost_vdpa_net_valid_svq_features(features, in net_vhost_vdpa_init()
1820 if (opts->x_svq && !vhost_vdpa_net_valid_svq_features(features, errp)) { in net_init_vhost_vdpa()