Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h382 static inline void bnxt_qplib_hwq_incr_cons(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_hwq_incr_cons() function
Dqplib_fp.c2151 bnxt_qplib_hwq_incr_cons(&sq->hwq, sq->swq[last].slots); in __flush_sq()
2198 bnxt_qplib_hwq_incr_cons(&rq->hwq, rq->swq[last].slots); in __flush_rq()
2398 bnxt_qplib_hwq_incr_cons(&sq->hwq, swq->slots); in bnxt_qplib_cq_process_req()
2495 bnxt_qplib_hwq_incr_cons(&rq->hwq, swq->slots); in bnxt_qplib_cq_process_res_rc()
2583 bnxt_qplib_hwq_incr_cons(&rq->hwq, swq->slots); in bnxt_qplib_cq_process_res_ud()
2690 bnxt_qplib_hwq_incr_cons(&rq->hwq, swq->slots); in bnxt_qplib_cq_process_res_raweth_qp1()
2767 bnxt_qplib_hwq_incr_cons(&sq->hwq, sq->swq[swq_last].slots); in bnxt_qplib_cq_process_terminal()