Lines Matching refs:queue_count
327 BUG_ON(hctx_idx >= ctrl->ctrl.queue_count);
670 for (i = 1; i < ctrl->ctrl.queue_count; i++)
678 for (i = 1; i < ctrl->ctrl.queue_count; i++)
708 for (i = 1; i < ctrl->ctrl.queue_count; i++) {
747 ctrl->ctrl.queue_count = nr_io_queues + 1;
779 for (i = 1; i < ctrl->ctrl.queue_count; i++) {
829 set->nr_hw_queues = nctrl->queue_count - 1;
1008 ctrl->ctrl.queue_count - 1);
1049 if (ctrl->ctrl.queue_count > 1) {
1146 if (ctrl->ctrl.queue_count > 1) {
1170 if (ctrl->ctrl.queue_count > 1) {
2383 ctrl->ctrl.queue_count = opts->nr_io_queues + opts->nr_write_queues +
2389 ctrl->queues = kcalloc(ctrl->ctrl.queue_count, sizeof(*ctrl->queues),