Home
last modified time | relevance | path

Searched defs:packed_ring (Results 1 – 8 of 8) sorted by relevance

/spdk/python/spdk/rpc/
H A Dvfio_user.py32 def vfu_virtio_create_blk_endpoint(client, name, bdev_name, cpumask, num_queues, qsize, packed_ring): argument
91 def vfu_virtio_create_scsi_endpoint(client, name, cpumask, num_io_queues, qsize, packed_ring): argument
[all...]
/spdk/module/vfu_device/
H A Dvfu_virtio_rpc.c68 bool packed_ring; global() member
232 bool packed_ring; global() member
[all...]
H A Dvfu_virtio_internal.h138 bool packed_ring : 1; member
186 bool packed_ring; member
H A Dvfu_virtio_blk.c491 uint16_t num_queues, uint16_t qsize, bool packed_ring) in vfu_virtio_blk_add_bdev()
H A Dvfu_virtio_scsi.c637 bool packed_ring) in vfu_virtio_scsi_set_options()
/spdk/lib/vhost/
H A Dvhost_blk.c955 bool packed_ring; _vdev_vq_worker() local
1067 bool packed_ring; _no_bdev_vdev_vq_worker() local
2043 bool packed_ring; global() member
[all...]
H A Dvhost_internal.h93 bool packed_ring : 1; global() member
H A Drte_vhost_user.c1033 bool packed_ring; local