Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr.h342 u16 max_op_reply_q; member
Dmpi3mr_fw.c1151 if (mrioc->facts.max_op_reply_q < mrioc->num_op_reply_q) { in mpi3mr_revalidate_factsdata()
1155 mrioc->facts.max_op_reply_q); in mpi3mr_revalidate_factsdata()
2112 num_queues = min_t(int, mrioc->facts.max_op_reply_q, in mpi3mr_create_op_queues()
2873 mrioc->facts.max_op_reply_q = in mpi3mr_process_factsdata()
2921 mrioc->facts.max_op_reply_q, mrioc->facts.max_devhandle); in mpi3mr_process_factsdata()