Lines Matching refs:queue_count
1658 set->nr_hw_queues = nctrl->queue_count - 1;
1685 for (i = 1; i < ctrl->queue_count; i++)
1693 for (i = 1; i < ctrl->queue_count; i++)
1701 for (i = 1; i < ctrl->queue_count; i++) {
1738 for (i = 1; i < ctrl->queue_count; i++) {
1816 ctrl->queue_count = nr_io_queues + 1;
1875 ctrl->queue_count - 1);
1991 if (ctrl->queue_count <= 1)
2053 if (ctrl->queue_count > 1) {
2076 if (ctrl->queue_count > 1) {
2541 ctrl->ctrl.queue_count = opts->nr_io_queues + opts->nr_write_queues +
2584 ctrl->queues = kcalloc(ctrl->ctrl.queue_count, sizeof(*ctrl->queues),