Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr.h214 #define MPI3MR_THRESHOLD_REPLY_COUNT 100 macro
H A Dmpi3mr_fw.c487 if (threshold_comps == MPI3MR_THRESHOLD_REPLY_COUNT) { in mpi3mr_process_admin_reply_q()
598 if (threshold_comps == MPI3MR_THRESHOLD_REPLY_COUNT) { in mpi3mr_process_op_reply_q()
2141 op_reply_q->num_replies - (MPI3MR_THRESHOLD_REPLY_COUNT * 2); in mpi3mr_create_op_reply_q()