Home
last modified time | relevance | path

Searched refs:cqe_sq_cons (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2508 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() local
2597 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() local
2645 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 …]