Searched refs:reply_qidx (Results 1 – 1 of 1) sorted by relevance
515 u16 req_q_idx = 0, reply_qidx; in mpi3mr_process_op_reply_q() local517 reply_qidx = op_reply_q->qid - 1; in mpi3mr_process_op_reply_q()541 reply_qidx); in mpi3mr_process_op_reply_q()570 &mrioc->sysif_regs->oper_queue_indexes[reply_qidx].consumer_index); in mpi3mr_process_op_reply_q()2198 u16 pi = 0, max_entries, reply_qidx = 0, midx; in mpi3mr_op_request_post() local2206 reply_qidx = op_req_q->reply_qid - 1; in mpi3mr_op_request_post()2217 reply_qidx, mrioc->op_reply_q_offset); in mpi3mr_op_request_post()2244 if (atomic_inc_return(&mrioc->op_reply_qinfo[reply_qidx].pend_ios) in mpi3mr_op_request_post()2246 mrioc->op_reply_qinfo[reply_qidx].enable_irq_poll = true; in mpi3mr_op_request_post()2248 atomic_inc_return(&mrioc->op_reply_qinfo[reply_qidx].pend_ios); in mpi3mr_op_request_post()[all …]