Home
last modified time | relevance | path

Searched refs:sas_change_queue_depth (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/scsi/libsas/
Dsas_scsi_host.c889 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth() function
985 EXPORT_SYMBOL_GPL(sas_change_queue_depth);
/Linux-v4.19/include/scsi/
Dlibsas.h680 extern int sas_change_queue_depth(struct scsi_device *, int new_depth);
/Linux-v4.19/drivers/scsi/isci/
Dinit.c160 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_init.c56 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_init.c65 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_init.c81 .change_queue_depth = sas_change_queue_depth,
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1810 .change_queue_depth = sas_change_queue_depth,
Dhisi_sas_main.c682 sas_change_queue_depth(sdev, 64); in hisi_sas_slave_configure()
Dhisi_sas_v3_hw.c2099 .change_queue_depth = sas_change_queue_depth,
Dhisi_sas_v2_hw.c3561 .change_queue_depth = sas_change_queue_depth,