Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h342 u16 max_op_reply_q; member
H A 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()
2113 num_queues = min_t(int, mrioc->facts.max_op_reply_q, in mpi3mr_create_op_queues()
2874 mrioc->facts.max_op_reply_q = in mpi3mr_process_factsdata()
2922 mrioc->facts.max_op_reply_q, mrioc->facts.max_devhandle); in mpi3mr_process_factsdata()