Searched refs:min_depth_opt (Results 1 – 1 of 1) sorted by relevance
356 unsigned int min_depth_opt = UINT_MAX, min_depth_nonopt = UINT_MAX; in nvme_queue_depth_path() local367 if (depth < min_depth_opt) { in nvme_queue_depth_path()368 min_depth_opt = depth; in nvme_queue_depth_path()382 if (min_depth_opt == 0) in nvme_queue_depth_path()