Home
last modified time | relevance | path

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

123

/Linux-v5.4/include/scsi/
Dscsi_host.h273 int (* change_queue_depth)(struct scsi_device *, int); member
/Linux-v5.4/drivers/scsi/
Dscsi_sysfs.c976 if (!sht->change_queue_depth) in DECLARE_EVT()
984 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT()
1178 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1182 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
Discsi_tcp.c963 .change_queue_depth = scsi_change_queue_depth,
Dvirtio_scsi.c736 .change_queue_depth = virtscsi_change_queue_depth,
Dstorvsc_drv.c1702 .change_queue_depth = storvsc_change_queue_depth,
Dvmw_pvscsi.c1012 .change_queue_depth = pvscsi_change_queue_depth,
D3w-sas.c1547 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/scsi/isci/
Dinit.c160 .change_queue_depth = sas_change_queue_depth,
/Linux-v5.4/drivers/scsi/snic/
Dsnic_main.c126 .change_queue_depth = snic_change_queue_depth,
/Linux-v5.4/drivers/infiniband/ulp/iser/
Discsi_iser.c967 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_scsi.c433 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/scsi/mvsas/
Dmv_init.c40 .change_queue_depth = sas_change_queue_depth,
/Linux-v5.4/drivers/target/loopback/
Dtcm_loop.c304 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_init.c47 .change_queue_depth = sas_change_queue_depth,
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_main.c119 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_init.c81 .change_queue_depth = sas_change_queue_depth,
/Linux-v5.4/drivers/message/fusion/
Dmptfc.c120 .change_queue_depth = mptscsih_change_queue_depth,
Dmptspi.c835 .change_queue_depth = mptscsih_change_queue_depth,
/Linux-v5.4/drivers/scsi/esas2r/
Desas2r_main.c255 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/scsi/qedi/
Dqedi_iscsi.c54 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c89 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/include/linux/
Dlibata.h1356 .change_queue_depth = ata_scsi_change_queue_depth
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_scsi.c6040 .change_queue_depth = scsi_change_queue_depth,
6066 .change_queue_depth = scsi_change_queue_depth,
6089 .change_queue_depth = scsi_change_queue_depth,
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1764 .change_queue_depth = sas_change_queue_depth,
/Linux-v5.4/drivers/scsi/aacraid/
Dlinit.c1517 .change_queue_depth = aac_change_queue_depth,

123