Searched refs:min_depth_nonopt (Results 1 – 1 of 1) sorted by relevance
411 unsigned int min_depth_opt = UINT_MAX, min_depth_nonopt = UINT_MAX; in nvme_queue_depth_path() local429 if (depth < min_depth_nonopt) { in nvme_queue_depth_path()430 min_depth_nonopt = depth; in nvme_queue_depth_path()
Completed in 6 milliseconds