SNIC_MAX_QUEUE_DEPTH
qdepth = min_t(u32, max_ios, SNIC_MAX_QUEUE_DEPTH);
qsz = min_t(u32, qdepth, SNIC_MAX_QUEUE_DEPTH);