Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_os.c969 static int mpi3mr_change_queue_depth(struct scsi_device *sdev, in mpi3mr_change_queue_depth() function
1008 mpi3mr_change_queue_depth(sdev, tgtdev->q_depth); in mpi3mr_update_sdev()
4401 mpi3mr_change_queue_depth(sdev, tgt_dev->q_depth); in mpi3mr_slave_configure()
4900 .change_queue_depth = mpi3mr_change_queue_depth,