Home
last modified time | relevance | path

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

12

/linux/drivers/scsi/
H A Dscsi_sysfs.c979 if (!sht->change_queue_depth) in DECLARE_EVT()
987 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT()
1208 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1212 !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.c799 .change_queue_depth = virtscsi_change_queue_depth,
H A Dvmw_pvscsi.c1026 .change_queue_depth = pvscsi_change_queue_depth,
H A Dstorvsc_drv.c1895 .change_queue_depth = storvsc_change_queue_depth,
H A D53c700.c337 tpnt->change_queue_depth = NCR_700_change_queue_depth; in NCR_700_detect()
H A Dhptiop.c1173 .change_queue_depth = hptiop_adjust_disk_queue_depth,
/linux/include/scsi/
H A Dscsi_host.h292 int (* change_queue_depth)(struct scsi_device *, int); member
/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/scsi/snic/
H A Dsnic_main.c112 .change_queue_depth = snic_change_queue_depth,
/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c959 .change_queue_depth = scsi_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/message/fusion/
H A Dmptspi.c836 .change_queue_depth = mptscsih_change_queue_depth,
H A Dmptfc.c120 .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.c252 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.c54 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/aacraid/
H A Dlinit.c1493 .change_queue_depth = aac_change_queue_depth,
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas131 2. Add .change_queue_depth support.
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c2262 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c2098 .change_queue_depth = ibmvscsi_change_queue_depth,
/linux/drivers/scsi/fcoe/
H A Dfcoe.c273 .change_queue_depth = scsi_change_queue_depth,

12