Searched refs:rte_vhost_driver_get_features (Results 1 – 4 of 4) sorted by relevance
26 rte_vhost_driver_get_features;
541 int rte_vhost_driver_get_features(const char *path, uint64_t *features);
298 rte_vhost_driver_get_features(dev->ifname, &features); in vhost_user_get_features()340 rte_vhost_driver_get_features(dev->ifname, &vhost_features); in vhost_user_set_features()2173 rte_vhost_driver_get_features(dev->ifname, &features); in vhost_user_get_protocol_features()
686 rte_vhost_driver_get_features(const char *path, uint64_t *features) in rte_vhost_driver_get_features() function