Searched refs:PBL_LVL_0 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.c | 225 rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], hwq_attr->sginfo); in bnxt_qplib_alloc_init_hwq() 228 hwq->level = PBL_LVL_0; in bnxt_qplib_alloc_init_hwq() 245 rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], &sginfo); in bnxt_qplib_alloc_init_hwq() 255 (dma_addr_t **)hwq->pbl[PBL_LVL_0].pg_arr; in bnxt_qplib_alloc_init_hwq() 310 rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], &sginfo); in bnxt_qplib_alloc_init_hwq() 323 (dma_addr_t **)hwq->pbl[PBL_LVL_0].pg_arr; in bnxt_qplib_alloc_init_hwq() 447 case PBL_LVL_0: in bnxt_qplib_map_tqm_pgtbl() 450 *ptr = cpu_to_le64(tbl->pbl[PBL_LVL_0].pg_map_arr[0] | in bnxt_qplib_map_tqm_pgtbl()
|
H A D | qplib_rcfw.c | 525 cpu_to_le64(ctx->qpc_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 527 cpu_to_le64(ctx->mrw_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 529 cpu_to_le64(ctx->srqc_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 531 cpu_to_le64(ctx->cq_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 533 cpu_to_le64(ctx->tim_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 535 cpu_to_le64(ctx->tqm_ctx.pde.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 805 init.cmdq_pbl = cpu_to_le64(cmdq->hwq.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_start_rcfw()
|
H A D | qplib_res.h | 93 PBL_LVL_0, enumerator 297 pbl = &hwq->pbl[PBL_LVL_0]; in bnxt_qplib_base_pg_size()
|
H A D | qplib_fp.c | 648 pbl = &srq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_srq() 858 pbl = &sq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp1() 883 pbl = &rq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp1() 1012 pbl = &sq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 1040 pbl = &rq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 1088 pbl = &xrrq->pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 1104 pbl = &xrrq->pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 2074 pbl = &cq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_cq()
|
H A D | qplib_sp.c | 709 req.pbl = cpu_to_le64(mr->hwq.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_reg_mr()
|
H A D | main.c | 1055 rattr.dma_arr = nq->hwq.pbl[PBL_LVL_0].pg_map_arr; in bnxt_re_alloc_res() 1453 rattr.dma_arr = creq->hwq.pbl[PBL_LVL_0].pg_map_arr; in bnxt_re_dev_init()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.c | 225 rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], hwq_attr->sginfo); in bnxt_qplib_alloc_init_hwq() 228 hwq->level = PBL_LVL_0; in bnxt_qplib_alloc_init_hwq() 246 rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], &sginfo); in bnxt_qplib_alloc_init_hwq() 256 (dma_addr_t **)hwq->pbl[PBL_LVL_0].pg_arr; in bnxt_qplib_alloc_init_hwq() 311 rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], &sginfo); in bnxt_qplib_alloc_init_hwq() 324 (dma_addr_t **)hwq->pbl[PBL_LVL_0].pg_arr; in bnxt_qplib_alloc_init_hwq() 448 case PBL_LVL_0: in bnxt_qplib_map_tqm_pgtbl() 451 *ptr = cpu_to_le64(tbl->pbl[PBL_LVL_0].pg_map_arr[0] | in bnxt_qplib_map_tqm_pgtbl()
|
H A D | qplib_rcfw.c | 885 cpu_to_le64(ctx->qpc_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 887 cpu_to_le64(ctx->mrw_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 889 cpu_to_le64(ctx->srqc_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 891 cpu_to_le64(ctx->cq_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 893 cpu_to_le64(ctx->tim_tbl.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 895 cpu_to_le64(ctx->tqm_ctx.pde.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw() 1150 init.cmdq_pbl = cpu_to_le64(cmdq->hwq.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_start_rcfw()
|
H A D | qplib_res.h | 104 PBL_LVL_0, enumerator 316 pbl = &hwq->pbl[PBL_LVL_0]; in bnxt_qplib_base_pg_size()
|
H A D | qplib_fp.c | 662 pbl = &srq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_srq() 876 pbl = &sq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp1() 901 pbl = &rq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp1() 1031 pbl = &sq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 1059 pbl = &rq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 1110 pbl = &xrrq->pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 1126 pbl = &xrrq->pbl[PBL_LVL_0]; in bnxt_qplib_create_qp() 2106 pbl = &cq->hwq.pbl[PBL_LVL_0]; in bnxt_qplib_create_cq() 2175 pbl = &cq->resize_hwq.pbl[PBL_LVL_0]; in bnxt_qplib_resize_cq()
|
H A D | main.c | 1182 rattr.dma_arr = nq->hwq.pbl[PBL_LVL_0].pg_map_arr; in bnxt_re_alloc_res() 1500 rattr.dma_arr = creq->hwq.pbl[PBL_LVL_0].pg_map_arr; in bnxt_re_dev_init()
|
H A D | qplib_sp.c | 644 req.pbl = cpu_to_le64(mr->hwq.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_reg_mr()
|
Completed in 28 milliseconds