Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/host/
Dfc.c2940 u32 prior_ioq_cnt = ctrl->ctrl.queue_count - 1; in nvme_fc_recreate_io_queues() local
2953 if (!nr_io_queues && prior_ioq_cnt) { in nvme_fc_recreate_io_queues()
2956 "required (was %d)\n", prior_ioq_cnt); in nvme_fc_recreate_io_queues()
2965 if (prior_ioq_cnt != nr_io_queues) { in nvme_fc_recreate_io_queues()
2968 prior_ioq_cnt, nr_io_queues); in nvme_fc_recreate_io_queues()