Searched defs:max_queues (Results 1 – 11 of 11) sorted by relevance
| /openbmc/qemu/subprojects/libvhost-user/ |
| H A D | link-test.c | 36 uint16_t max_queues = 2; in main() local
|
| H A D | libvhost-user-glib.c | 150 vug_init(VugDev *dev, uint16_t max_queues, int socket, in vug_init()
|
| H A D | libvhost-user.h | 411 uint16_t max_queues; member
|
| H A D | libvhost-user.c | 2254 uint16_t max_queues, in vu_init()
|
| /openbmc/qemu/include/qemu/ |
| H A D | vhost-user-server.h | 40 int max_queues; member
|
| /openbmc/qemu/util/ |
| H A D | vhost-user-server.c | 477 vhost_user_server_start(VuServer * server,SocketAddress * socket_addr,AioContext * ctx,uint16_t max_queues,const VuDevIface * vu_iface,Error ** errp) vhost_user_server_start() argument
|
| /openbmc/qemu/include/hw/virtio/ |
| H A D | virtio-crypto.h | 92 uint32_t max_queues; member
|
| H A D | vhost.h | 122 uint64_t max_queues; member
|
| /openbmc/qemu/backends/ |
| H A D | cryptodev-vhost-user.c | 97 int max_queues; in cryptodev_vhost_user_start() local
|
| /openbmc/qemu/net/ |
| H A D | vhost-user.c | 126 int max_queues; in vhost_user_start() local
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-crypto.c | 1104 int i, max_queues; in virtio_crypto_device_unrealize() local
|