Searched refs:ctx_pg (Results 1 – 1 of 1) sorted by relevance
7111 ctx_pg = kcalloc(tqm_rings, sizeof(*ctx_pg), GFP_KERNEL); in bnxt_hwrm_func_backing_store_qcaps()7112 if (!ctx_pg) { in bnxt_hwrm_func_backing_store_qcaps()7179 ctx_pg = &ctx->qp_mem; in bnxt_hwrm_func_backing_store_cfg()7198 ctx_pg = &ctx->cq_mem; in bnxt_hwrm_func_backing_store_cfg()7288 ctx_pg->nr_pages = 0; in bnxt_alloc_ctx_pg_tbls()7295 ctx_pg->ctx_pg_tbl = kcalloc(MAX_CTX_PAGES, sizeof(ctx_pg), in bnxt_alloc_ctx_pg_tbls()7363 ctx_pg->nr_pages = 0; in bnxt_free_ctx_pg_tbls()7420 ctx_pg = &ctx->qp_mem; in bnxt_alloc_ctx_mem()7431 ctx_pg = &ctx->srq_mem; in bnxt_alloc_ctx_mem()7441 ctx_pg = &ctx->cq_mem; in bnxt_alloc_ctx_mem()[all …]