Searched refs:ctx_pg (Results 1 – 1 of 1) sorted by relevance
8760 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()8774 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()8784 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()8888 ctx_pg->nr_pages = 0; in bnxt_alloc_ctx_pg_tbls()8895 ctx_pg->ctx_pg_tbl = kcalloc(MAX_CTX_PAGES, sizeof(ctx_pg), in bnxt_alloc_ctx_pg_tbls()8993 ctx_pg->nr_pages = 0; in bnxt_free_ctx_pg_tbls()9065 if (!ctx_pg->entries) in bnxt_hwrm_func_backing_store_cfg_v2()9149 if (!ctx_pg) in __bnxt_copy_ctx_mem()9182 ctx_pg = ctxm->pg_info; in bnxt_free_one_ctx_mem()9183 if (ctx_pg) { in bnxt_free_one_ctx_mem()[all …]