Searched refs:nr_tbls (Results 1 – 2 of 2) sorted by relevance
155 int nr_tbls, i; in bnge_alloc_ctx_pg_tbls() local162 nr_tbls = DIV_ROUND_UP(ctx_pg->nr_pages, MAX_CTX_PAGES); in bnge_alloc_ctx_pg_tbls()163 rmem->nr_pages = nr_tbls; in bnge_alloc_ctx_pg_tbls()167 for (i = 0; i < nr_tbls; i++) { in bnge_alloc_ctx_pg_tbls()180 if (i == (nr_tbls - 1)) { in bnge_alloc_ctx_pg_tbls()208 int i, nr_tbls = rmem->nr_pages; in bnge_free_ctx_pg_tbls() local210 for (i = 0; i < nr_tbls; i++) { in bnge_free_ctx_pg_tbls()
8959 int nr_tbls, i; in bnxt_alloc_ctx_pg_tbls() local8966 nr_tbls = DIV_ROUND_UP(ctx_pg->nr_pages, MAX_CTX_PAGES); in bnxt_alloc_ctx_pg_tbls()8967 rmem->nr_pages = nr_tbls; in bnxt_alloc_ctx_pg_tbls()8971 for (i = 0; i < nr_tbls; i++) { in bnxt_alloc_ctx_pg_tbls()8984 if (i == (nr_tbls - 1)) { in bnxt_alloc_ctx_pg_tbls()9041 int i, nr_tbls = rmem->nr_pages; in bnxt_free_ctx_pg_tbls() local9043 for (i = 0; i < nr_tbls; i++) { in bnxt_free_ctx_pg_tbls()