Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c970 static int mpi3mr_change_queue_depth(struct scsi_device *sdev, in mpi3mr_change_queue_depth() function
1009 mpi3mr_change_queue_depth(sdev, tgtdev->q_depth); in mpi3mr_update_sdev()
4424 mpi3mr_change_queue_depth(sdev, tgt_dev->q_depth); in mpi3mr_slave_configure()
4923 .change_queue_depth = mpi3mr_change_queue_depth,