Searched refs:csio_lun_qdepth (Results 1 – 3 of 3) sorted by relevance
59 extern int csio_lun_qdepth;
599 csio_fcoe_shost_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()600 csio_fcoe_shost_vport_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
61 int csio_lun_qdepth = 32; variable2242 scsi_change_queue_depth(sdev, csio_lun_qdepth); in csio_slave_configure()