Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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; in csio_shost_init()
600 csio_fcoe_shost_vport_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
H A Dcsio_scsi.c61 int csio_lun_qdepth = 32; variable
2237 scsi_change_queue_depth(sdev, csio_lun_qdepth); in csio_slave_configure()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_scsi.h59 extern int csio_lun_qdepth;
H A Dcsio_init.c598 csio_fcoe_shost_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
599 csio_fcoe_shost_vport_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
H A Dcsio_scsi.c61 int csio_lun_qdepth = 32; variable
2242 scsi_change_queue_depth(sdev, csio_lun_qdepth); in csio_slave_configure()

Completed in 10 milliseconds