Lines Matching refs:pg_count
64 for (i = 0; i < pbl->pg_count; i++) { in __free_pbl()
81 pbl->pg_count = 0; in __free_pbl()
104 pbl->pg_count = 0; in __alloc_pbl()
115 pbl->pg_count++; in __alloc_pbl()
123 pbl->pg_count++; in __alloc_pbl()
223 for (i = 0; i < hwq->pbl[PBL_LVL_1].pg_count; i++) in bnxt_qplib_alloc_init_hwq()
237 for (i = 0; i < hwq->pbl[PBL_LVL_2].pg_count; i++) { in bnxt_qplib_alloc_init_hwq()
243 i = hwq->pbl[PBL_LVL_2].pg_count; in bnxt_qplib_alloc_init_hwq()
265 for (i = 0; i < hwq->pbl[PBL_LVL_1].pg_count; i++) { in bnxt_qplib_alloc_init_hwq()
271 i = hwq->pbl[PBL_LVL_1].pg_count; in bnxt_qplib_alloc_init_hwq()
413 for (k = 0; k < ctx->tqm_tbl[i].pbl[PBL_LVL_1].pg_count; in bnxt_qplib_alloc_ctx()