Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c597 num_queues = min(sc->facts.max_op_reply_q, sc->facts.max_op_req_q); in mpi3mr_alloc_interrupts()
H A Dmpi3mr.h349 U16 max_op_reply_q; member
H A Dmpi3mr.c871 num_queues = min(sc->facts.max_op_reply_q, in mpi3mr_create_op_queues()
1627 sc->facts.max_op_reply_q = in mpi3mr_process_factsdata()
1674 sc->facts.max_op_reply_q, sc->facts.max_devhandle, in mpi3mr_process_factsdata()
2660 if (sc->facts.max_op_reply_q < sc->num_queues) { in mpi3mr_validate_fw_update()
2664 sc->facts.max_op_reply_q); in mpi3mr_validate_fw_update()