Searched refs:min_depth_opt (Results 1 – 1 of 1) sorted by relevance
396 unsigned int min_depth_opt = UINT_MAX, min_depth_nonopt = UINT_MAX; in nvme_queue_depth_path() local408 if (depth < min_depth_opt) { in nvme_queue_depth_path()409 min_depth_opt = depth; in nvme_queue_depth_path()423 if (min_depth_opt == 0) in nvme_queue_depth_path()