Searched refs:cqe_sq_cons (Results 1 – 1 of 1) sorted by relevance
2508 cq_cons, qp->id, swq_last, cqe_sq_cons); in do_wa9060()2586 int cqe_sq_cons = -1; in bnxt_qplib_get_cqe_sq_cons() local2597 cqe_sq_cons = swq->next_idx; in bnxt_qplib_get_cqe_sq_cons()2599 __func__, cqe_sq_cons, cqe_slot); in bnxt_qplib_get_cqe_sq_cons()2605 return cqe_sq_cons; in bnxt_qplib_get_cqe_sq_cons()2615 u32 cqe_sq_cons, slot_num; in bnxt_qplib_cq_process_req() local2645 cqe_sq_cons = cqe_cons; in bnxt_qplib_cq_process_req()2656 if (sq->swq_last == cqe_sq_cons) in bnxt_qplib_cq_process_req()2674 if (swq->next_idx == cqe_sq_cons && in bnxt_qplib_cq_process_req()2689 cqe_sq_cons)) { in bnxt_qplib_cq_process_req()[all …]