Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dstorvsc_drv.c366 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth);
1913 .change_queue_depth = storvsc_change_queue_depth,
2143 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth) in storvsc_change_queue_depth() function