PBL_LVL_1
rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_1], &sginfo);
src_phys_ptr = hwq->pbl[PBL_LVL_1].pg_map_arr;
for (i = 0; i < hwq->pbl[PBL_LVL_1].pg_count; i++)
(dma_addr_t **)hwq->pbl[PBL_LVL_1].pg_arr;
rc = __alloc_pbl(res, &hwq->pbl[PBL_LVL_1],
hwq->level = PBL_LVL_1;
src_phys_ptr = hwq->pbl[PBL_LVL_1].pg_map_arr;
for (i = 0; i < hwq->pbl[PBL_LVL_1].pg_count; i++)
i = hwq->pbl[PBL_LVL_1].pg_count;
pg_count = tbl->pbl[PBL_LVL_1].pg_count;
dma_ptr = &tbl->pbl[PBL_LVL_1].pg_map_arr[k];
case PBL_LVL_1: