Home
last modified time | relevance | path

Searched refs:VHOST_USER_SET_FEATURES (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/examples/vhost_blk/
H A Dblk_spec.h42 VHOST_USER_SET_FEATURES = 2, enumerator
H A Dvhost_blk_compat.c137 case VHOST_USER_SET_FEATURES: in extern_vhost_post_msg_handler()
/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost.h67 VHOST_USER_SET_FEATURES = 2, enumerator
H A Dvhost_user.c235 [VHOST_USER_SET_FEATURES] = "VHOST_SET_FEATURES",
300 case VHOST_USER_SET_FEATURES: in vhost_user_sock()
H A Dvhost_vdpa.c42 [VHOST_USER_SET_FEATURES] = VHOST_SET_FEATURES,
H A Dvhost_kernel.c61 [VHOST_USER_SET_FEATURES] = VHOST_SET_FEATURES,
H A Dvirtio_user_dev.c144 ret = dev->ops->send_request(dev, VHOST_USER_SET_FEATURES, &features); in virtio_user_dev_set_features()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h32 VHOST_USER_SET_FEATURES = 2, enumerator
H A Dvhost_user.c62 [VHOST_USER_SET_FEATURES] = "VHOST_USER_SET_FEATURES",
2528 [VHOST_USER_SET_FEATURES] = vhost_user_set_features,
2772 case VHOST_USER_SET_FEATURES: in vhost_user_msg_handler()