Searched refs:threshold_comps (Results 1 – 1 of 1) sorted by relevance
459 u16 threshold_comps = 0; in mpi3mr_process_admin_reply_q() local486 threshold_comps++; in mpi3mr_process_admin_reply_q()497 if (threshold_comps == MPI3MR_THRESHOLD_REPLY_COUNT) { in mpi3mr_process_admin_reply_q()500 threshold_comps = 0; in mpi3mr_process_admin_reply_q()555 u16 req_q_idx = 0, reply_qidx, threshold_comps = 0; in mpi3mr_process_op_reply_q() local586 threshold_comps++; in mpi3mr_process_op_reply_q()609 if (threshold_comps == MPI3MR_THRESHOLD_REPLY_COUNT) { in mpi3mr_process_op_reply_q()612 atomic_sub(threshold_comps, &op_reply_q->pend_ios); in mpi3mr_process_op_reply_q()613 threshold_comps = 0; in mpi3mr_process_op_reply_q()621 atomic_sub(threshold_comps, &op_reply_q->pend_ios); in mpi3mr_process_op_reply_q()