Home
last modified time | relevance | path

Searched refs:VHOST_USER_SET_VRING_ENABLE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dvhost_user.h49 VHOST_USER_SET_VRING_ENABLE = 18, enumerator
H A Dvirtio_uml.c770 return vhost_user_set_vring_state(vu_dev, VHOST_USER_SET_VRING_ENABLE, in vhost_user_set_vring_enable()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h96 VHOST_USER_SET_VRING_ENABLE = 18, enumerator
H A Dlibvhost-user.c148 REQ(VHOST_USER_SET_VRING_ENABLE), in vu_request_to_string()
2117 case VHOST_USER_SET_VRING_ENABLE: in vu_process_message()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c88 VHOST_USER_SET_VRING_ENABLE = 18, enumerator
507 case VHOST_USER_SET_VRING_ENABLE: in chr_read()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c81 VHOST_USER_SET_VRING_ENABLE = 18, enumerator
1264 ret = vhost_set_vring(dev, VHOST_USER_SET_VRING_ENABLE, &state, true); in vhost_user_set_vring_enable()
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst465 Rings can be enabled or disabled by ``VHOST_USER_SET_VRING_ENABLE``.
511 The front-end enables queues by sending message ``VHOST_USER_SET_VRING_ENABLE``.
1319 ``VHOST_USER_SET_VRING_ENABLE``