Lines Matching defs:dinfo
690 const struct ublksrv_ctrl_dev_info *dinfo = &t->dev->dev_info;
691 int nr_ios = dinfo->nr_hw_queues * dinfo->queue_depth;
693 int q_id = i / dinfo->queue_depth;
694 int tag = i % dinfo->queue_depth;
930 const struct ublksrv_ctrl_dev_info *dinfo = &dev->dev_info;
958 for (i = 0; i < dinfo->nr_hw_queues; i++) {
965 dinfo->dev_id, i);
984 if (dev->nthreads == dinfo->nr_hw_queues)
1018 for (i = 0; i < dinfo->nr_hw_queues; i++)