Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr.h385 u16 max_op_reply_q; member
H A Dmpi3mr_fw.c1336 if (mrioc->facts.max_op_reply_q < mrioc->num_op_reply_q) { in mpi3mr_revalidate_factsdata()
1340 mrioc->facts.max_op_reply_q); in mpi3mr_revalidate_factsdata()
2352 num_queues = min_t(int, mrioc->facts.max_op_reply_q, in mpi3mr_create_op_queues()
3168 mrioc->facts.max_op_reply_q = in mpi3mr_process_factsdata()
3220 mrioc->facts.max_op_reply_q, mrioc->facts.max_devhandle); in mpi3mr_process_factsdata()