Home
last modified time | relevance | path

Searched defs:vq_size (Results 1 – 4 of 4) sorted by relevance

/spdk/python/spdk/rpc/
H A Dvhost.py144 def bdev_virtio_attach_controller(client, name, trtype, traddr, dev_type, vq_count=None, vq_size=No… argument
/spdk/module/bdev/virtio/
H A Dbdev_virtio_rpc.c132 uint32_t vq_size; member
/spdk/lib/virtio/
H A Dvirtio.c73 unsigned int vq_size, size; in virtio_init_queue() local
/spdk/python/spdk/spdkcli/
H A Dui_node.py489 ui_command_create(self, name, trtype, traddr, vq_count=None, vq_size=None) global() argument
523 ui_command_create(self, name, trtype, traddr, vq_count=None, vq_size=None) global() argument
[all...]