Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1006 static int mpi3mr_change_queue_depth(struct scsi_device *sdev, in mpi3mr_change_queue_depth() function
1065 mpi3mr_change_queue_depth(sdev, tgtdev->q_depth); in mpi3mr_update_sdev()
4689 mpi3mr_change_queue_depth(sdev, tgt_dev->q_depth); in mpi3mr_sdev_configure()
5169 .change_queue_depth = mpi3mr_change_queue_depth,