Searched refs:csio_lun_qdepth (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_scsi.h59 extern int csio_lun_qdepth;
H A Dcsio_init.c599 csio_fcoe_shost_template.cmd_per_lun = csio_lun_qdepth;
600 csio_fcoe_shost_vport_template.cmd_per_lun = csio_lun_qdepth;
H A Dcsio_scsi.c61 int csio_lun_qdepth = 32; variable
2242 scsi_change_queue_depth(sdev, csio_lun_qdepth);

Completed in 185 milliseconds