Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstorvsc_drv.c330 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth);
1858 .change_queue_depth = storvsc_change_queue_depth,
2087 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth) in storvsc_change_queue_depth() function