Searched refs:reply_qidx (Results 1 – 1 of 1) sorted by relevance
539 u16 req_q_idx = 0, reply_qidx, threshold_comps = 0; in mpi3mr_process_op_reply_q() local541 reply_qidx = op_reply_q->qid - 1; in mpi3mr_process_op_reply_q()565 reply_qidx); in mpi3mr_process_op_reply_q()594 &mrioc->sysif_regs->oper_queue_indexes[reply_qidx].consumer_index); in mpi3mr_process_op_reply_q()601 &mrioc->sysif_regs->oper_queue_indexes[reply_qidx].consumer_index); in mpi3mr_process_op_reply_q()2377 u16 pi = 0, max_entries, reply_qidx = 0, midx; in mpi3mr_op_request_post() local2385 reply_qidx = op_req_q->reply_qid - 1; in mpi3mr_op_request_post()2396 reply_qidx, mrioc->op_reply_q_offset); in mpi3mr_op_request_post()2428 if (atomic_inc_return(&mrioc->op_reply_qinfo[reply_qidx].pend_ios) in mpi3mr_op_request_post()2430 mrioc->op_reply_qinfo[reply_qidx].enable_irq_poll = true; in mpi3mr_op_request_post()[all …]