Home
last modified time | relevance | path

Searched refs:change_queue_depth (Results 1 – 25 of 53) sorted by relevance

123

/Linux-v4.19/drivers/scsi/
Dscsi_sysfs.c949 if (!sht->change_queue_depth) in DECLARE_EVT()
957 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT()
1151 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1155 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
Discsi_tcp.c973 .change_queue_depth = scsi_change_queue_depth,
Dvirtio_scsi.c743 .change_queue_depth = virtscsi_change_queue_depth,
Dvmw_pvscsi.c1011 .change_queue_depth = pvscsi_change_queue_depth,
D3w-sas.c1544 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/include/scsi/
Dscsi_host.h264 int (* change_queue_depth)(struct scsi_device *, int); member
/Linux-v4.19/drivers/scsi/isci/
Dinit.c160 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/scsi/snic/
Dsnic_main.c126 .change_queue_depth = snic_change_queue_depth,
/Linux-v4.19/drivers/infiniband/ulp/iser/
Discsi_iser.c992 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_scsi.c414 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_init.c56 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/target/loopback/
Dtcm_loop.c318 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_init.c65 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/scsi/fnic/
Dfnic_main.c114 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_init.c81 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/message/fusion/
Dmptfc.c120 .change_queue_depth = mptscsih_change_queue_depth,
Dmptspi.c840 .change_queue_depth = mptscsih_change_queue_depth,
/Linux-v4.19/drivers/scsi/esas2r/
Desas2r_main.c256 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c89 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/drivers/scsi/qedi/
Dqedi_iscsi.c57 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/include/linux/
Dlibata.h1373 .change_queue_depth = ata_scsi_change_queue_depth
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_scsi.c6058 .change_queue_depth = scsi_change_queue_depth,
6085 .change_queue_depth = scsi_change_queue_depth,
6109 .change_queue_depth = scsi_change_queue_depth,
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1810 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/scsi/aacraid/
Dlinit.c1526 .change_queue_depth = aac_change_queue_depth,
/Linux-v4.19/Documentation/scsi/
DChangeLog.megaraid_sas131 2. Add .change_queue_depth support.

123