Searched defs:ctxm (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_hwrm.c | 359 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnxt_alloc_all_ctx_pg_info() local 374 static void bnxt_init_ctx_initializer(struct bnxt_ctx_mem_type *ctxm, in bnxt_init_ctx_initializer() 410 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnxt_hwrm_func_backing_store_qcaps_v2() local 471 struct bnxt_ctx_mem_type *ctxm; in bnxt_hwrm_func_backing_store_qcaps() local 604 struct bnxt_ctx_mem_type *ctxm; in bnxt_hwrm_func_backing_store_cfg() local 770 struct bnxt_ctx_mem_type *ctxm, in bnxt_hwrm_func_backing_store_cfg_v2()
|
H A D | if_bnxt.c | 876 bnxt_init_ctx_mem(struct bnxt_ctx_mem_type * ctxm,void * p,int len) bnxt_init_ctx_mem() argument 970 bnxt_alloc_ctx_pg_tbls(struct bnxt_softc * softc,struct bnxt_ctx_pg_info * ctx_pg,u32 mem_size,u8 depth,struct bnxt_ctx_mem_type * ctxm) bnxt_alloc_ctx_pg_tbls() argument 1058 bnxt_setup_ctxm_pg_tbls(struct bnxt_softc * softc,struct bnxt_ctx_mem_type * ctxm,u32 entries,u8 pg_lvl) bnxt_setup_ctxm_pg_tbls() argument 1092 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; bnxt_free_ctx_mem() local 1116 struct bnxt_ctx_mem_type *ctxm; bnxt_backing_store_cfg_v2() local 1163 struct bnxt_ctx_mem_type *ctxm; bnxt_alloc_ctx_mem() local [all...] |
/freebsd/sys/x86/iommu/ |
H A D | intel_ctx.c | 85 vm_page_t ctxm; in dmar_ensure_ctx_page() local
|