Searched refs:nr_tbls (Results 1 – 2 of 2) sorted by relevance
158 int nr_tbls, i; in bnge_alloc_ctx_pg_tbls() local164 nr_tbls = DIV_ROUND_UP(ctx_pg->nr_pages, MAX_CTX_PAGES); in bnge_alloc_ctx_pg_tbls()165 rmem->nr_pages = nr_tbls; in bnge_alloc_ctx_pg_tbls()169 for (i = 0; i < nr_tbls; i++) { in bnge_alloc_ctx_pg_tbls()182 if (i == (nr_tbls - 1)) { in bnge_alloc_ctx_pg_tbls()210 int i, nr_tbls = rmem->nr_pages; in bnge_free_ctx_pg_tbls() local212 for (i = 0; i < nr_tbls; i++) { in bnge_free_ctx_pg_tbls()
9047 int nr_tbls, i; in bnxt_alloc_ctx_pg_tbls() local9053 nr_tbls = DIV_ROUND_UP(ctx_pg->nr_pages, MAX_CTX_PAGES); in bnxt_alloc_ctx_pg_tbls()9054 rmem->nr_pages = nr_tbls; in bnxt_alloc_ctx_pg_tbls()9058 for (i = 0; i < nr_tbls; i++) { in bnxt_alloc_ctx_pg_tbls()9071 if (i == (nr_tbls - 1)) { in bnxt_alloc_ctx_pg_tbls()9128 int i, nr_tbls = rmem->nr_pages; in bnxt_free_ctx_pg_tbls() local9130 for (i = 0; i < nr_tbls; i++) { in bnxt_free_ctx_pg_tbls()