Lines Matching refs:pg_count
62 for (i = 0; i < pbl->pg_count; i++) { in __free_pbl()
80 pbl->pg_count = 0; in __free_pbl()
102 pbl->pg_count = 0; in __alloc_pbl()
113 pbl->pg_count++; in __alloc_pbl()
124 pbl->pg_count++; in __alloc_pbl()
215 for (i = 0; i < hwq->pbl[PBL_LVL_1].pg_count; i++) in bnxt_qplib_alloc_init_hwq()
229 for (i = 0; i < hwq->pbl[PBL_LVL_2].pg_count; i++) { in bnxt_qplib_alloc_init_hwq()
235 i = hwq->pbl[PBL_LVL_2].pg_count; in bnxt_qplib_alloc_init_hwq()
257 for (i = 0; i < hwq->pbl[PBL_LVL_1].pg_count; i++) { in bnxt_qplib_alloc_init_hwq()
263 i = hwq->pbl[PBL_LVL_1].pg_count; in bnxt_qplib_alloc_init_hwq()
405 for (k = 0; k < ctx->tqm_tbl[i].pbl[PBL_LVL_1].pg_count; in bnxt_qplib_alloc_ctx()