Home
last modified time | relevance | path

Searched refs:qoff (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/
H A Dvirtio_scsi.c728 int i, qoff; in virtscsi_map_queues() local
730 for (i = 0, qoff = 0; i < shost->nr_maps; i++) { in virtscsi_map_queues()
734 map->queue_offset = qoff; in virtscsi_map_queues()
735 qoff += map->nr_queues; in virtscsi_map_queues()
H A Dscsi_debug.c9076 int i, qoff; in sdebug_map_queues() local
9081 for (i = 0, qoff = 0; i < HCTX_MAX_TYPES; i++) { in sdebug_map_queues()
9096 map->queue_offset = qoff; in sdebug_map_queues()
9099 qoff += map->nr_queues; in sdebug_map_queues()
/linux/drivers/block/null_blk/
H A Dmain.c1528 int i, qoff; in null_map_queues() local
1558 for (i = 0, qoff = 0; i < set->nr_maps; i++) { in null_map_queues()
1572 map->queue_offset = qoff; in null_map_queues()
1573 qoff += map->nr_queues; in null_map_queues()
/linux/drivers/nvme/host/
H A Dpci.c540 int i, qoff, offset; in nvme_pci_map_queues() local
543 for (i = 0, qoff = 0; i < set->nr_maps; i++) { in nvme_pci_map_queues()
556 map->queue_offset = qoff; in nvme_pci_map_queues()
561 qoff += map->nr_queues; in nvme_pci_map_queues()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c4094 int i, qoff, offset; in mpi3mr_map_queues() local
4099 for (i = 0, qoff = 0; i < HCTX_MAX_TYPES; i++) { in mpi3mr_map_queues()
4118 map->queue_offset = qoff; in mpi3mr_map_queues()
4124 qoff += map->nr_queues; in mpi3mr_map_queues()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h1885 uint64_t qoff:1; member
1901 uint64_t qoff:1;