Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibsas.h690 extern int sas_change_queue_depth(struct scsi_device *, int new_depth);
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c834 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth() function
845 EXPORT_SYMBOL_GPL(sas_change_queue_depth);
/openbmc/linux/drivers/scsi/isci/
H A Dinit.c163 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_init.c41 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c48 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_init.c110 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1747 .change_queue_depth = sas_change_queue_depth,
H A Dhisi_sas_main.c879 sas_change_queue_depth(sdev, 64); in hisi_sas_slave_configure()
H A Dhisi_sas_v2_hw.c3574 .change_queue_depth = sas_change_queue_depth,
H A Dhisi_sas_v3_hw.c3337 .change_queue_depth = sas_change_queue_depth,