Home
last modified time | relevance | path

Searched defs:total_queues (Results 1 – 6 of 6) 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/sysemu/
H A Dcryptodev-vhost.h37 int total_queues; member
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi.c1125 uint32_t total_queues = VIRTIO_SCSI_VQ_NUM_FIXED + in virtio_scsi_drained_begin() local
1153 uint32_t total_queues = VIRTIO_SCSI_VQ_NUM_FIXED + in virtio_scsi_drained_end() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h211 unsigned int total_queues; member
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c258 int total_queues, stride, stragglers, i; in ibmvnic_set_affinity() local
4413 int total_queues; in init_sub_crqs() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c8452 static uint64_t nvme_mbar_size(unsigned total_queues, unsigned total_irqs, in nvme_mbar_size()