Searched refs:qoff (Results 1 – 5 of 5) sorted by relevance
1546 int i, qoff; in null_map_queues() local1576 for (i = 0, qoff = 0; i < set->nr_maps; i++) { in null_map_queues()1590 map->queue_offset = qoff; in null_map_queues()1591 qoff += map->nr_queues; in null_map_queues()
693 int i, qoff, offset; in nvme_pci_map_queues() local696 for (i = 0, qoff = 0; i < set->nr_maps; i++) { in nvme_pci_map_queues()709 map->queue_offset = qoff; in nvme_pci_map_queues()714 qoff += map->nr_queues; in nvme_pci_map_queues()
3378 int i, qoff; in hisi_sas_map_queues() local3380 for (i = 0, qoff = 0; i < shost->nr_maps; i++) { in hisi_sas_map_queues()3394 qmap->queue_offset = qoff; in hisi_sas_map_queues()3400 qoff += qmap->nr_queues; in hisi_sas_map_queues()
1885 uint64_t qoff:1; member1901 uint64_t qoff:1;
9009 int i, qoff; in sdebug_map_queues() local9014 for (i = 0, qoff = 0; i < HCTX_MAX_TYPES; i++) { in sdebug_map_queues()9029 map->queue_offset = qoff; in sdebug_map_queues()9032 qoff += map->nr_queues; in sdebug_map_queues()