Searched refs:snic_max_qdepth (Results 1 – 1 of 1) sorted by relevance
40 unsigned int snic_max_qdepth = SNIC_DFLT_QUEUE_DEPTH; variable41 module_param(snic_max_qdepth, uint, S_IRUGO | S_IWUSR);42 MODULE_PARM_DESC(snic_max_qdepth, "Queue depth to report for each LUN");71 max_ios = snic_max_qdepth; in snic_sdev_configure()