Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_blk/
H A Dblk_spec.h50 VHOST_USER_SET_VRING_BASE = 10, enumerator
H A Dvhost_blk_compat.c90 case VHOST_USER_SET_VRING_BASE: in extern_vhost_pre_msg_handler()
/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost.h75 VHOST_USER_SET_VRING_BASE = 10, enumerator
H A Dvhost_user.c239 [VHOST_USER_SET_VRING_BASE] = "VHOST_SET_VRING_BASE",
328 case VHOST_USER_SET_VRING_BASE: in vhost_user_sock()
H A Dvhost_vdpa.c46 [VHOST_USER_SET_VRING_BASE] = VHOST_SET_VRING_BASE,
H A Dvhost_kernel.c65 [VHOST_USER_SET_VRING_BASE] = VHOST_SET_VRING_BASE,
H A Dvirtio_user_dev.c82 dev->ops->send_request(dev, VHOST_USER_SET_VRING_BASE, &state); in virtio_user_kick_queue()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h40 VHOST_USER_SET_VRING_BASE = 10, enumerator
H A Dvhost_user.c70 [VHOST_USER_SET_VRING_BASE] = "VHOST_USER_SET_VRING_BASE",
2536 [VHOST_USER_SET_VRING_BASE] = vhost_user_set_vring_base,
2648 case VHOST_USER_SET_VRING_BASE: in vhost_user_check_and_alloc_queue_pair()
2780 case VHOST_USER_SET_VRING_BASE: in vhost_user_msg_handler()