Home
last modified time | relevance | path

Searched defs:total_queues (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/backends/
H A Dcryptodev-vhost.c171 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()
/openbmc/qemu/include/system/
H A Dcryptodev-vhost.h37 int total_queues; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/
Dmain.h
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi.c1201 uint32_t total_queues = VIRTIO_SCSI_VQ_NUM_FIXED + in virtio_scsi_drained_begin() local
1229 uint32_t total_queues = VIRTIO_SCSI_VQ_NUM_FIXED + in virtio_scsi_drained_end() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c8557 static uint64_t nvme_mbar_size(unsigned total_queues, unsigned total_irqs, in nvme_mbar_size()