Searched refs:bnxt_qplib_free_hwq (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.c | 156 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res, in bnxt_qplib_free_hwq() function 358 bnxt_qplib_free_hwq(res, hwq); in bnxt_qplib_alloc_init_hwq() 368 bnxt_qplib_free_hwq(res, &ctx->qpc_tbl); in bnxt_qplib_free_ctx() 369 bnxt_qplib_free_hwq(res, &ctx->mrw_tbl); in bnxt_qplib_free_ctx() 370 bnxt_qplib_free_hwq(res, &ctx->srqc_tbl); in bnxt_qplib_free_ctx() 371 bnxt_qplib_free_hwq(res, &ctx->cq_tbl); in bnxt_qplib_free_ctx() 372 bnxt_qplib_free_hwq(res, &ctx->tim_tbl); in bnxt_qplib_free_ctx() 374 bnxt_qplib_free_hwq(res, &ctx->tqm_ctx.qtbl[i]); in bnxt_qplib_free_ctx() 377 bnxt_qplib_free_hwq(res, &ctx->tqm_ctx.pde); in bnxt_qplib_free_ctx()
|
H A D | qplib_sp.c | 585 bnxt_qplib_free_hwq(res, &mrw->hwq); in bnxt_qplib_free_mrw() 646 bnxt_qplib_free_hwq(res, &mrw->hwq); in bnxt_qplib_dereg_mrw() 681 bnxt_qplib_free_hwq(res, &mr->hwq); in bnxt_qplib_reg_mr() 733 bnxt_qplib_free_hwq(res, &mr->hwq); in bnxt_qplib_reg_mr() 772 bnxt_qplib_free_hwq(res, &frpl->hwq); in bnxt_qplib_free_fast_reg_page_list()
|
H A D | qplib_fp.c | 559 bnxt_qplib_free_hwq(nq->res, &nq->hwq); in bnxt_qplib_free_nq() 610 bnxt_qplib_free_hwq(res, &srq->hwq); in bnxt_qplib_destroy_srq() 682 bnxt_qplib_free_hwq(res, &srq->hwq); in bnxt_qplib_create_srq() 934 bnxt_qplib_free_hwq(res, &rq->hwq); in bnxt_qplib_create_qp1() 938 bnxt_qplib_free_hwq(res, &sq->hwq); in bnxt_qplib_create_qp1() 1135 bnxt_qplib_free_hwq(res, &qp->irrq); in bnxt_qplib_create_qp() 1137 bnxt_qplib_free_hwq(res, &qp->orrq); in bnxt_qplib_create_qp() 1141 bnxt_qplib_free_hwq(res, &rq->hwq); in bnxt_qplib_create_qp() 1145 bnxt_qplib_free_hwq(res, &sq->hwq); in bnxt_qplib_create_qp() 1501 bnxt_qplib_free_hwq(re in bnxt_qplib_free_qp_res() [all...] |
H A D | qplib_res.h | 350 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res,
|
H A D | qplib_rcfw.c | 564 bnxt_qplib_free_hwq(rcfw->res, &rcfw->cmdq.hwq); in bnxt_qplib_free_rcfw_channel() 565 bnxt_qplib_free_hwq(rcfw->res, &rcfw->creq.hwq); in bnxt_qplib_free_rcfw_channel()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.c | 156 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res, in bnxt_qplib_free_hwq() function 359 bnxt_qplib_free_hwq(res, hwq); in bnxt_qplib_alloc_init_hwq() 369 bnxt_qplib_free_hwq(res, &ctx->qpc_tbl); in bnxt_qplib_free_ctx() 370 bnxt_qplib_free_hwq(res, &ctx->mrw_tbl); in bnxt_qplib_free_ctx() 371 bnxt_qplib_free_hwq(res, &ctx->srqc_tbl); in bnxt_qplib_free_ctx() 372 bnxt_qplib_free_hwq(res, &ctx->cq_tbl); in bnxt_qplib_free_ctx() 373 bnxt_qplib_free_hwq(res, &ctx->tim_tbl); in bnxt_qplib_free_ctx() 375 bnxt_qplib_free_hwq(res, &ctx->tqm_ctx.qtbl[i]); in bnxt_qplib_free_ctx() 378 bnxt_qplib_free_hwq(res, &ctx->tqm_ctx.pde); in bnxt_qplib_free_ctx()
|
H A D | qplib_fp.c | 569 bnxt_qplib_free_hwq(nq->res, &nq->hwq); in bnxt_qplib_free_nq() 622 bnxt_qplib_free_hwq(res, &srq->hwq); in bnxt_qplib_destroy_srq() 696 bnxt_qplib_free_hwq(res, &srq->hwq); in bnxt_qplib_create_srq() 952 bnxt_qplib_free_hwq(res, &rq->hwq); in bnxt_qplib_create_qp1() 956 bnxt_qplib_free_hwq(res, &sq->hwq); in bnxt_qplib_create_qp1() 1158 bnxt_qplib_free_hwq(res, &qp->irrq); in bnxt_qplib_create_qp() 1160 bnxt_qplib_free_hwq(res, &qp->orrq); in bnxt_qplib_create_qp() 1164 bnxt_qplib_free_hwq(res, &rq->hwq); in bnxt_qplib_create_qp() 1168 bnxt_qplib_free_hwq(res, &sq->hwq); in bnxt_qplib_create_qp() 1531 bnxt_qplib_free_hwq(re in bnxt_qplib_free_qp_res() [all...] |
H A D | qplib_sp.c | 521 bnxt_qplib_free_hwq(res, &mrw->hwq); in bnxt_qplib_free_mrw() 588 bnxt_qplib_free_hwq(res, &mrw->hwq); in bnxt_qplib_dereg_mrw() 614 bnxt_qplib_free_hwq(res, &mr->hwq); in bnxt_qplib_reg_mr() 669 bnxt_qplib_free_hwq(res, &mr->hwq); in bnxt_qplib_reg_mr() 708 bnxt_qplib_free_hwq(res, &frpl->hwq); in bnxt_qplib_free_fast_reg_page_list()
|
H A D | qplib_res.h | 369 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res,
|
H A D | qplib_rcfw.c | 923 bnxt_qplib_free_hwq(rcfw->res, &rcfw->cmdq.hwq); in bnxt_qplib_free_rcfw_channel() 924 bnxt_qplib_free_hwq(rcfw->res, &rcfw->creq.hwq); in bnxt_qplib_free_rcfw_channel()
|
Completed in 16 milliseconds