Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dversion.map27 rte_vhost_driver_get_protocol_features;
H A Drte_vhost.h568 rte_vhost_driver_get_protocol_features(const char *path,
H A Dsocket.c735 rte_vhost_driver_get_protocol_features(const char *path, in rte_vhost_driver_get_protocol_features() function
H A Dvhost_user.c2174 rte_vhost_driver_get_protocol_features(dev->ifname, &protocol_features); in vhost_user_get_protocol_features()
2192 rte_vhost_driver_get_protocol_features(dev->ifname, in vhost_user_set_protocol_features()
H A Dvhost_crypto.c1414 ret = rte_vhost_driver_get_protocol_features(path, &protocol_features); in rte_vhost_crypto_driver_start()
/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()