Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c839 que->swq_last = 0; in bnxt_qplib_alloc_init_swq()
2392 last = sq->swq_last; in __flush_sq()
2447 last = rq->swq_last; in __flush_rq()
2499 swq = &sq->swq[swq_last]; in do_wa9060()
2592 last = sq->swq_last; in bnxt_qplib_get_cqe_sq_cons()
2660 swq = &sq->swq[sq->swq_last]; in bnxt_qplib_cq_process_req()
2703 sq->swq_last = swq->next_idx; in bnxt_qplib_cq_process_req()
3013 u32 swq_last = 0, cqe_cons; in bnxt_qplib_cq_process_terminal() local
3050 swq_last = sq->swq_last; in bnxt_qplib_cq_process_terminal()
3051 if (swq_last == cqe_cons) in bnxt_qplib_cq_process_terminal()
[all …]
H A Dqplib_fp.h267 u32 swq_last; member
H A Dmain.c1145 if (rdma_nl_put_driver_u32(msg, "sq_swq_last", qplib_qp->sq.swq_last)) in bnxt_re_fill_res_qp_entry()
1155 if (rdma_nl_put_driver_u32(msg, "rq_swq_last", qplib_qp->rq.swq_last)) in bnxt_re_fill_res_qp_entry()