Lines Matching refs:q_depth
138 int q_depth; member
681 return __ublk_queue_cmd_buf_size(ubq->q_depth); in ublk_queue_cmd_buf_size()
1271 for (i = 0; i < ubq->q_depth; i++) { in ublk_timeout()
1279 if (nr_inflight == ubq->q_depth) { in ublk_timeout()
1436 for (i = 0; i < ubq->q_depth; i++) { in ublk_abort_queue()
1522 if (WARN_ON_ONCE(pdu->tag >= ubq->q_depth)) in ublk_uring_cmd_cancel_fn()
1543 return ubq->nr_io_ready == ubq->q_depth; in ublk_queue_ready()
1550 for (i = 0; i < ubq->q_depth; i++) in ublk_cancel_queue()
1768 if (tag >= ubq->q_depth) in __ublk_ch_uring_cmd()
1985 if (tag >= ubq->q_depth) in ublk_check_and_get_req()
2072 ubq->q_depth = ub->dev_info.queue_depth; in ublk_init_queue()
2744 for (i = 0; i < ubq->q_depth; i++) { in ublk_queue_reinit()