Searched refs:rte_vdpa_get_features (Results 1 – 4 of 4) sorted by relevance
90 rte_vdpa_get_features(struct rte_vdpa_device *dev, uint64_t *features);
45 rte_vdpa_get_features;
244 rte_vdpa_get_features(struct rte_vdpa_device *dev, uint64_t *features) in rte_vdpa_get_features() function
309 if (rte_vdpa_get_features(vdev, &features) < 0) { in cmd_list_vdpa_devices_parsed()