Searched defs:total_queues (Results 1 – 4 of 4) sorted by relevance
171 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start()245 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop()329 int cryptodev_vhost_start(VirtIODevice *dev, int total_queues) in cryptodev_vhost_start()334 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop()
37 int total_queues; member
1201 uint32_t total_queues = VIRTIO_SCSI_VQ_NUM_FIXED + in virtio_scsi_drained_begin() local1229 uint32_t total_queues = VIRTIO_SCSI_VQ_NUM_FIXED + in virtio_scsi_drained_end() local
8548 static uint64_t nvme_mbar_size(unsigned total_queues, unsigned total_irqs, in nvme_mbar_size()