Home
last modified time | relevance | path

Searched refs:rte_vhost_driver_get_protocol_features (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dversion.map55 rte_vhost_driver_get_protocol_features;
H A Drte_vhost.h541 rte_vhost_driver_get_protocol_features(const char *path,
H A Dsocket.c744 rte_vhost_driver_get_protocol_features(const char *path, in rte_vhost_driver_get_protocol_features() function
H A Dvhost_user.c2034 rte_vhost_driver_get_protocol_features(dev->ifname, &protocol_features); in vhost_user_get_protocol_features()
2055 rte_vhost_driver_get_protocol_features(dev->ifname, in vhost_user_set_protocol_features()
H A Dvhost_crypto.c1412 ret = rte_vhost_driver_get_protocol_features(path, &protocol_features); in rte_vhost_crypto_driver_start()
/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk_compat.c168 rte_vhost_driver_get_protocol_features(path, &protocol_features); in vhost_dev_install_rte_compat_hooks()