Home
last modified time | relevance | path

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

123

/linux-6.15/include/scsi/
H A Dscsi_host.h286 int (* change_queue_depth)(struct scsi_device *, int); member
H A Dlibsas.h736 .change_queue_depth = sas_change_queue_depth, \
/linux-6.15/drivers/scsi/
H A Dscsi_sysfs.c1037 if (!sht->change_queue_depth) in DECLARE_EVT()
1045 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT()
1266 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1270 !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.c1899 .change_queue_depth = storvsc_change_queue_depth,
H A D3w-sas.c1541 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/drivers/ata/
H A Dahci.h414 .change_queue_depth = ata_scsi_change_queue_depth, \
H A Dsata_sil24.c382 .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,
/linux-6.15/drivers/infiniband/ulp/iser/
H A Discsi_iser.c963 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/drivers/scsi/snic/
H A Dsnic_main.c112 .change_queue_depth = snic_change_queue_depth,
/linux-6.15/include/linux/
H A Dlibata.h1490 .change_queue_depth = ata_scsi_change_queue_depth
1495 .change_queue_depth = ata_scsi_change_queue_depth
/linux-6.15/drivers/target/loopback/
H A Dtcm_loop.c300 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/drivers/s390/scsi/
H A Dzfcp_scsi.c434 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/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-6.15/drivers/scsi/fnic/
H A Dfnic_main.c123 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/drivers/scsi/esas2r/
H A Desas2r_main.c252 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c89 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/drivers/scsi/aacraid/
H A Dlinit.c1493 .change_queue_depth = aac_change_queue_depth,
/linux-6.15/drivers/scsi/qedi/
H A Dqedi_iscsi.c54 .change_queue_depth = scsi_change_queue_depth,
/linux-6.15/Documentation/scsi/
H A DChangeLog.megaraid_sas131 2. Add .change_queue_depth support.
/linux-6.15/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c2262 .change_queue_depth = scsi_change_queue_depth,

123