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