Home
last modified time | relevance | path

Searched refs:min_depth_nonopt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dmultipath.c359 unsigned int min_depth_opt = UINT_MAX, min_depth_nonopt = UINT_MAX; in nvme_queue_depth_path() local
377 if (depth < min_depth_nonopt) { in nvme_queue_depth_path()
378 min_depth_nonopt = depth; in nvme_queue_depth_path()