PBL_LVL_0
rattr.dma_arr = nq->hwq.pbl[PBL_LVL_0].pg_map_arr;
rattr.dma_arr = creq->hwq.pbl[PBL_LVL_0].pg_map_arr;
pbl = &sq->hwq.pbl[PBL_LVL_0];
pbl = &rq->hwq.pbl[PBL_LVL_0];
pbl = &xrrq->pbl[PBL_LVL_0];
pbl = &xrrq->pbl[PBL_LVL_0];
pbl = &cq->hwq.pbl[PBL_LVL_0];
pbl = &cq->resize_hwq.pbl[PBL_LVL_0];
pbl = &srq->hwq.pbl[PBL_LVL_0];
pbl = &sq->hwq.pbl[PBL_LVL_0];
pbl = &rq->hwq.pbl[PBL_LVL_0];
init.cmdq_pbl = cpu_to_le64(cmdq->hwq.pbl[PBL_LVL_0].pg_map_arr[0]);
cpu_to_le64(ctx->qpc_tbl.pbl[PBL_LVL_0].pg_map_arr[0]);
cpu_to_le64(ctx->mrw_tbl.pbl[PBL_LVL_0].pg_map_arr[0]);
cpu_to_le64(ctx->srqc_tbl.pbl[PBL_LVL_0].pg_map_arr[0]);
cpu_to_le64(ctx->cq_tbl.pbl[PBL_LVL_0].pg_map_arr[0]);
cpu_to_le64(ctx->tim_tbl.pbl[PBL_LVL_0].pg_map_arr[0]);
cpu_to_le64(ctx->tqm_ctx.pde.pbl[PBL_LVL_0].pg_map_arr[0]);
rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], hwq_attr->sginfo);
hwq->level = PBL_LVL_0;
rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], &sginfo);
(dma_addr_t **)hwq->pbl[PBL_LVL_0].pg_arr;
rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_0], &sginfo);
(dma_addr_t **)hwq->pbl[PBL_LVL_0].pg_arr;
case PBL_LVL_0:
*ptr = cpu_to_le64(tbl->pbl[PBL_LVL_0].pg_map_arr[0] |
pbl = &hwq->pbl[PBL_LVL_0];
req.pbl = cpu_to_le64(mr->hwq.pbl[PBL_LVL_0].pg_map_arr[0]);