Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dstorvsc_drv.c334 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth);
1885 .change_queue_depth = storvsc_change_queue_depth,
2117 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth) in storvsc_change_queue_depth() function