Searched refs:rte_vhost_driver_get_features (Results 1 – 4 of 4) sorted by relevance
9 rte_vhost_driver_get_features;
512 int rte_vhost_driver_get_features(const char *path, uint64_t *features);
272 rte_vhost_driver_get_features(dev->ifname, &features); in vhost_user_get_features()318 rte_vhost_driver_get_features(dev->ifname, &vhost_features); in vhost_user_set_features()2033 rte_vhost_driver_get_features(dev->ifname, &features); in vhost_user_get_protocol_features()
692 rte_vhost_driver_get_features(const char *path, uint64_t *features) in rte_vhost_driver_get_features() function