Home
last modified time | relevance | path

Searched defs:num_queues (Results 1 – 16 of 16) sorted by relevance

/spdk/python/spdk/rpc/
H A Dublk.py19 def ublk_start_disk(client, bdev_name, ublk_id=1, num_queues=1, queue_depth=128): argument
H A Dvfio_user.py32 def vfu_virtio_create_blk_endpoint(client, name, bdev_name, cpumask, num_queues, qsize, packed_ring): argument
[all...]
/spdk/module/bdev/virtio/
H A Dbdev_virtio_blk.c529 uint16_t num_queues; in virtio_pci_blk_dev_create() local
589 uint16_t num_queues, uint32_t queue_size) in virtio_user_blk_dev_create()
721 unsigned num_queues, unsigned queue_size) in bdev_virtio_user_blk_dev_create()
737 uint16_t num_queues = 0; in bdev_virtio_vfio_user_blk_dev_create() local
H A Dbdev_virtio_scsi.c287 uint32_t num_queues; in virtio_pci_scsi_dev_create() local
337 uint16_t num_queues, uint32_t queue_size) in virtio_user_scsi_dev_create() argument
1790 unsigned num_queues, unsigned queue_size, in bdev_virtio_user_scsi_dev_create() argument
1814 uint32_t num_queues in bdev_vfio_user_scsi_dev_create() local
[all...]
/spdk/module/vfu_device/
H A Dvfu_virtio_blk.c331 uint16_t num_queues) in virtio_blk_update_config()
491 uint16_t num_queues, uint16_t qsize, bool packed_ring) in vfu_virtio_blk_add_bdev()
H A Dvfu_virtio_rpc.c66 uint16_t num_queues; global() member
H A Dvfu_virtio_internal.h150 uint16_t num_queues; member
184 uint16_t num_queues; member
H A Dvfu_virtio_scsi.c640 uint32_t num_queues; in vfu_virtio_scsi_set_options() local
/spdk/lib/ublk/
H A Dublk_rpc.c82 uint32_t num_queues; member
H A Dublk.c126 uint32_t num_queues; global() member
1873 ublk_start_disk(const char * bdev_name,uint32_t ublk_id,uint32_t num_queues,uint32_t queue_depth,ublk_ctrl_cb ctrl_cb,void * cb_arg) ublk_start_disk() argument
[all...]
/spdk/include/linux/
H A Dvirtio_blk.h88 __u16 num_queues; member
H A Dvirtio_pci.h142 __le16 num_queues; /* read-only */ member
H A Dvirtio_scsi.h106 __u32 num_queues; member
/spdk/test/unit/lib/nvmf/fc_ls.c/
H A Dfc_ls_ut.c186 uint32_t num_queues, uint64_t conn_id) in nvmf_fc_get_hwqp_from_conn_id()
/spdk/lib/nvme/
H A Dnvme_ctrlr_cmd.c460 uint32_t num_queues, spdk_nvme_cmd_cb cb_fn, void *cb_arg) in nvme_ctrlr_cmd_set_num_queues() argument
/spdk/test/unit/lib/nvme/nvme_ctrlr.c/
H A Dnvme_ctrlr_ut.c546 nvme_ctrlr_cmd_set_num_queues(struct spdk_nvme_ctrlr * ctrlr,uint32_t num_queues,spdk_nvme_cmd_cb cb_fn,void * cb_arg) nvme_ctrlr_cmd_set_num_queues() argument