Home
last modified time | relevance | path

Searched refs:ata_scsi_change_queue_depth (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-sata.c1016 * __ata_change_queue_depth - helper for ata_scsi_change_queue_depth
1060 * ata_scsi_change_queue_depth - SCSI callback for queue depth config
1074 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth() function
1080 EXPORT_SYMBOL_GPL(ata_scsi_change_queue_depth); variable
H A Dsata_nv.c1918 ata_scsi_change_queue_depth(sdev, 1); in nv_swncq_slave_config()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h400 .change_queue_depth = ata_scsi_change_queue_depth, \
H A Dlibata-sata.c1102 * ata_scsi_change_queue_depth - SCSI callback for queue depth config
1116 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth() function
1122 EXPORT_SYMBOL_GPL(ata_scsi_change_queue_depth); variable
H A Dsata_nv.c385 .change_queue_depth = ata_scsi_change_queue_depth,
396 .change_queue_depth = ata_scsi_change_queue_depth,
1909 ata_scsi_change_queue_depth(sdev, 1); in nv_swncq_slave_config()
H A Dsata_sil24.c383 .change_queue_depth = ata_scsi_change_queue_depth,
H A Dsata_mv.c674 .change_queue_depth = ata_scsi_change_queue_depth,
/kernel/linux/linux-6.6/include/linux/
H A Dlibata.h1156 extern int ata_scsi_change_queue_depth(struct scsi_device *sdev,
1430 .change_queue_depth = ata_scsi_change_queue_depth
1435 .change_queue_depth = ata_scsi_change_queue_depth
/kernel/linux/linux-5.10/include/linux/
H A Dlibata.h1162 extern int ata_scsi_change_queue_depth(struct scsi_device *sdev,
1425 .change_queue_depth = ata_scsi_change_queue_depth

Completed in 28 milliseconds