Home
last modified time | relevance | path

Searched defs:protocol_features (Results 1 – 9 of 9) 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.c606 uint64_t features, protocol_features; in new_device() local
/dpdk/lib/vhost/
H A Dsocket.c56 uint64_t protocol_features; member
722 uint64_t protocol_features) in rte_vhost_driver_set_protocol_features()
736 uint64_t *protocol_features) in rte_vhost_driver_get_protocol_features()
H A Dvhost_user.c2171 uint64_t features, protocol_features; in vhost_user_get_protocol_features() local
2189 uint64_t protocol_features = ctx->msg.payload.u64; in vhost_user_set_protocol_features() local
H A Dvhost_crypto.c1407 uint64_t protocol_features; in rte_vhost_crypto_driver_start() local
H A Dvhost.c895 uint64_t *protocol_features) in rte_vhost_get_negotiated_protocol_features()
H A Dvhost.h446 uint64_t protocol_features; member
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c18 uint64_t protocol_features; member
H A Dvhost_user.c24 uint64_t protocol_features; member