Searched refs:qp1_indx (Results 1 – 2 of 2) sorted by relevance
1303 uint_t flags, type, opcode, qpnum, qp1_indx; in tavor_cq_cqe_consume() local1391 qp1_indx = state->ts_spec_qp1->tr_indx; in tavor_cq_cqe_consume()1392 if ((qpnum < qp1_indx) || (qpnum > qp1_indx + 1)) { in tavor_cq_cqe_consume()
1294 uint_t opcode, qpnum, qp1_indx; in hermon_cq_cqe_consume() local1432 qp1_indx = state->hs_spec_qp1->hr_indx; in hermon_cq_cqe_consume()1433 if ((qpnum < qp1_indx) || (qpnum > qp1_indx + 1)) { in hermon_cq_cqe_consume()