Searched refs:vdpa_features (Results 1 – 1 of 1) sorted by relevance
695 uint64_t vdpa_features; in rte_vhost_driver_get_features() local714 if (vdpa_dev->ops->get_features(vdpa_dev, &vdpa_features) < 0) { in rte_vhost_driver_get_features()722 *features = vsocket->features & vdpa_features; in rte_vhost_driver_get_features()