Searched refs:change_queue_depth (Results 1 – 25 of 59) sorted by relevance
123
/linux-6.3-rc2/include/scsi/ |
A D | scsi_host.h | 283 int (* change_queue_depth)(struct scsi_device *, int); member
|
/linux-6.3-rc2/drivers/scsi/ |
A D | scsi_sysfs.c | 1030 if (!sht->change_queue_depth) in DECLARE_EVT() 1038 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT() 1232 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible() 1236 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
|
A D | iscsi_tcp.c | 1079 .change_queue_depth = scsi_change_queue_depth,
|
A D | virtio_scsi.c | 757 .change_queue_depth = virtscsi_change_queue_depth,
|
A D | vmw_pvscsi.c | 1026 .change_queue_depth = pvscsi_change_queue_depth,
|
A D | storvsc_drv.c | 1877 .change_queue_depth = storvsc_change_queue_depth,
|
/linux-6.3-rc2/drivers/ata/ |
A D | ahci.h | 399 .change_queue_depth = ata_scsi_change_queue_depth, \
|
A D | sata_sil24.c | 383 .change_queue_depth = ata_scsi_change_queue_depth,
|
A D | sata_nv.c | 385 .change_queue_depth = ata_scsi_change_queue_depth, 396 .change_queue_depth = ata_scsi_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/isci/ |
A D | init.c | 163 .change_queue_depth = sas_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/snic/ |
A D | snic_main.c | 112 .change_queue_depth = snic_change_queue_depth,
|
/linux-6.3-rc2/drivers/infiniband/ulp/iser/ |
A D | iscsi_iser.c | 963 .change_queue_depth = scsi_change_queue_depth,
|
/linux-6.3-rc2/include/linux/ |
A D | libata.h | 1418 .change_queue_depth = ata_scsi_change_queue_depth 1423 .change_queue_depth = ata_scsi_change_queue_depth
|
/linux-6.3-rc2/drivers/scsi/mvsas/ |
A D | mv_init.c | 41 .change_queue_depth = sas_change_queue_depth,
|
/linux-6.3-rc2/drivers/s390/scsi/ |
A D | zfcp_scsi.c | 433 .change_queue_depth = scsi_change_queue_depth,
|
/linux-6.3-rc2/drivers/target/loopback/ |
A D | tcm_loop.c | 306 .change_queue_depth = scsi_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/aic94xx/ |
A D | aic94xx_init.c | 48 .change_queue_depth = sas_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/fnic/ |
A D | fnic_main.c | 107 .change_queue_depth = scsi_change_queue_depth,
|
/linux-6.3-rc2/drivers/message/fusion/ |
A D | mptfc.c | 120 .change_queue_depth = mptscsih_change_queue_depth,
|
A D | mptspi.c | 835 .change_queue_depth = mptscsih_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/pm8001/ |
A D | pm8001_init.c | 109 .change_queue_depth = sas_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/cxgbi/cxgb3i/ |
A D | cxgb3i.c | 89 .change_queue_depth = scsi_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/esas2r/ |
A D | esas2r_main.c | 252 .change_queue_depth = scsi_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/aacraid/ |
A D | linit.c | 1492 .change_queue_depth = aac_change_queue_depth,
|
/linux-6.3-rc2/drivers/scsi/qedi/ |
A D | qedi_iscsi.c | 54 .change_queue_depth = scsi_change_queue_depth,
|
Completed in 65 milliseconds
123