Home
last modified time | relevance | path

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

/drivers/scsi/mpi3mr/
Dmpi3mr_os.c956 static int mpi3mr_change_queue_depth(struct scsi_device *sdev, in mpi3mr_change_queue_depth() function
995 mpi3mr_change_queue_depth(sdev, tgtdev->q_depth); in mpi3mr_update_sdev()
4304 mpi3mr_change_queue_depth(sdev, tgt_dev->q_depth); in mpi3mr_slave_configure()
4779 .change_queue_depth = mpi3mr_change_queue_depth,