Lines Matching refs:pg_info
8222 ctxm->pg_info = kcalloc(n, sizeof(*ctxm->pg_info), GFP_KERNEL); in bnxt_alloc_all_ctx_pg_info()
8223 if (!ctxm->pg_info) in bnxt_alloc_all_ctx_pg_info()
8461 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8475 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8485 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8495 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8506 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8517 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8536 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8548 ctx_pg = ctxm->pg_info; in bnxt_hwrm_func_backing_store_cfg()
8550 ctx_pg = &ctx->ctx_arr[BNXT_CTX_FTQM].pg_info[i], in bnxt_hwrm_func_backing_store_cfg()
8671 struct bnxt_ctx_pg_info *ctx_pg = ctxm->pg_info; in bnxt_setup_ctxm_pg_tbls()
8700 if (!(ctxm->flags & BNXT_CTX_MEM_TYPE_VALID) || !ctxm->pg_info) in bnxt_hwrm_func_backing_store_cfg_v2()
8723 ctx_pg = &ctxm->pg_info[j++]; in bnxt_hwrm_func_backing_store_cfg_v2()
8775 struct bnxt_ctx_pg_info *ctx_pg = ctxm->pg_info; in bnxt_free_ctx_mem()
8786 ctxm->pg_info = NULL; in bnxt_free_ctx_mem()