Home
last modified time | relevance | path

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

123

/linux/drivers/scsi/
H A Dscsi_sysfs.c1017 if (!sht->change_queue_depth) in DECLARE_EVT()
1025 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT()
1246 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1250 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
H A Discsi_tcp.c1032 .change_queue_depth = scsi_change_queue_depth,
H A Dvirtio_scsi.c806 .change_queue_depth = virtscsi_change_queue_depth,
H A Dvmw_pvscsi.c1026 .change_queue_depth = pvscsi_change_queue_depth,
H A Dstorvsc_drv.c1898 .change_queue_depth = storvsc_change_queue_depth,
H A D3w-sas.c1543 .change_queue_depth = scsi_change_queue_depth,
H A Dhptiop.c1173 .change_queue_depth = hptiop_adjust_disk_queue_depth,
/linux/include/scsi/
H A Dscsi_host.h294 int (* change_queue_depth)(struct scsi_device *, int); member
H A Dlibsas.h745 .change_queue_depth = sas_change_queue_depth, \
/linux/drivers/ata/
H A Dahci.h415 .change_queue_depth = ata_scsi_change_queue_depth, \
H A Dsata_nv.c387 .change_queue_depth = ata_scsi_change_queue_depth,
398 .change_queue_depth = ata_scsi_change_queue_depth,
H A Dsata_sil24.c382 .change_queue_depth = ata_scsi_change_queue_depth,
/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c959 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/snic/
H A Dsnic_main.c112 .change_queue_depth = snic_change_queue_depth,
/linux/include/linux/
H A Dlibata.h1495 .change_queue_depth = ata_scsi_change_queue_depth
1500 .change_queue_depth = ata_scsi_change_queue_depth
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c433 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/target/loopback/
H A Dtcm_loop.c341 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/message/fusion/
H A Dmptspi.c836 .change_queue_depth = mptscsih_change_queue_depth,
H A Dmptfc.c121 .change_queue_depth = mptscsih_change_queue_depth,
/linux/drivers/scsi/fnic/
H A Dfnic_main.c123 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c89 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/esas2r/
H A Desas2r_main.c251 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/aacraid/
H A Dlinit.c1493 .change_queue_depth = aac_change_queue_depth,
/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.c54 .change_queue_depth = scsi_change_queue_depth,
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas131 2. Add .change_queue_depth support.

123