Home
last modified time | relevance | path

Searched refs:rte_vhost_driver_set_protocol_features (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dversion.map65 rte_vhost_driver_set_protocol_features;
H A Drte_vhost.h526 rte_vhost_driver_set_protocol_features(const char *path,
H A Dsocket.c730 rte_vhost_driver_set_protocol_features(const char *path, in rte_vhost_driver_set_protocol_features() function
H A Dvhost_crypto.c1416 ret = rte_vhost_driver_set_protocol_features(path, protocol_features); in rte_vhost_crypto_driver_start()
/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk_compat.c171 rte_vhost_driver_set_protocol_features(path, protocol_features); in vhost_dev_install_rte_compat_hooks()