Home
last modified time | relevance | path

Searched defs:protocol_features (Results 1 – 8 of 8) sorted by relevance

/dpdk/examples/vhost_blk/
H A Dvhost_blk_compat.c166 uint64_t protocol_features = 0; in vhost_dev_install_rte_compat_hooks() local
H A Dvhost_blk.c598 uint64_t features, protocol_features; in new_device() local
/dpdk/lib/vhost/
H A Dsocket.c60 uint64_t protocol_features; member
756 rte_vhost_driver_set_protocol_features(const char * path,uint64_t protocol_features) rte_vhost_driver_set_protocol_features() argument
770 rte_vhost_driver_get_protocol_features(const char * path,uint64_t * protocol_features) rte_vhost_driver_get_protocol_features() argument
[all...]
H A Dvhost_user.c2321 uint64_t protocol_features; vhost_user_get_protocol_features() local
2338 uint64_t protocol_features = ctx->msg.payload.u64; vhost_user_set_protocol_features() local
[all...]
H A Dvhost_crypto.c1367 uint64_t protocol_features; in rte_vhost_crypto_driver_start() local
H A Dvhost.c949 uint64_t *protocol_features) in rte_vhost_get_negotiated_protocol_features() argument
[all...]
H A Dvhost.h486 uint64_t protocol_features; global() member
/dpdk/examples/vdpa/
H A Dmain.c163 uint64_t protocol_features = 0; in vdpa_blk_device_set_features_and_protocol() local