Searched refs:VHOST_USER_SET_VRING_BASE (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/examples/vhost_blk/ |
| H A D | blk_spec.h | 50 VHOST_USER_SET_VRING_BASE = 10, enumerator
|
| H A D | vhost_blk_compat.c | 90 case VHOST_USER_SET_VRING_BASE: in extern_vhost_pre_msg_handler()
|
| /f-stack/dpdk/drivers/net/virtio/virtio_user/ |
| H A D | vhost.h | 75 VHOST_USER_SET_VRING_BASE = 10, enumerator
|
| H A D | vhost_user.c | 239 [VHOST_USER_SET_VRING_BASE] = "VHOST_SET_VRING_BASE", 328 case VHOST_USER_SET_VRING_BASE: in vhost_user_sock()
|
| H A D | vhost_vdpa.c | 46 [VHOST_USER_SET_VRING_BASE] = VHOST_SET_VRING_BASE,
|
| H A D | vhost_kernel.c | 65 [VHOST_USER_SET_VRING_BASE] = VHOST_SET_VRING_BASE,
|
| H A D | virtio_user_dev.c | 82 dev->ops->send_request(dev, VHOST_USER_SET_VRING_BASE, &state); in virtio_user_kick_queue()
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | vhost_user.h | 40 VHOST_USER_SET_VRING_BASE = 10, enumerator
|
| H A D | vhost_user.c | 70 [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()
|