Home
last modified time | relevance | path

Searched refs:virtscsi_change_queue_depth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dvirtio_scsi.c681 * virtscsi_change_queue_depth() - Change a virtscsi target's queue depth
685 static int virtscsi_change_queue_depth(struct scsi_device *sdev, int qdepth) in virtscsi_change_queue_depth() function
749 .change_queue_depth = virtscsi_change_queue_depth,
/kernel/linux/linux-6.6/drivers/scsi/
H A Dvirtio_scsi.c687 * virtscsi_change_queue_depth() - Change a virtscsi target's queue depth
691 static int virtscsi_change_queue_depth(struct scsi_device *sdev, int qdepth) in virtscsi_change_queue_depth() function
755 .change_queue_depth = virtscsi_change_queue_depth,

Completed in 6 milliseconds