Searched refs:ctx_mem (Results 1 – 4 of 4) sorted by relevance
91 static u64 ctx_mem[sizeof(Context) / sizeof(u64) + 1]; in Initialize() local92 ctx = new(ctx_mem) Context(); in Initialize()
877 rmem->init_val = softc->ctx_mem->ctx_kind_initializer; in bnxt_alloc_ctx_pg_tbls()893 rmem->init_val = softc->ctx_mem->ctx_kind_initializer; in bnxt_alloc_ctx_pg_tbls()930 struct bnxt_ctx_mem_info *ctx = softc->ctx_mem; in bnxt_free_ctx_mem()954 free(softc->ctx_mem, M_DEVBUF); in bnxt_free_ctx_mem()955 softc->ctx_mem = NULL; in bnxt_free_ctx_mem()974 ctx = softc->ctx_mem; in bnxt_alloc_ctx_mem()
666 struct bnxt_ctx_mem_info *ctx_mem; member
296 if (softc->hwrm_spec_code < 0x10902 || BNXT_VF(softc) || softc->ctx_mem) in bnxt_hwrm_func_backing_store_qcaps()322 softc->ctx_mem = ctx; in bnxt_hwrm_func_backing_store_qcaps()393 struct bnxt_ctx_mem_info *ctx = softc->ctx_mem; in bnxt_hwrm_func_backing_store_cfg()