Searched defs:ctxm (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_rmem.c | 18 static void bnge_init_ctx_mem(struct bnge_ctx_mem_type *ctxm, in bnge_init_ctx_mem() 144 u8 depth, struct bnge_ctx_mem_type *ctxm) in bnge_alloc_ctx_pg_tbls() 233 struct bnge_ctx_mem_type *ctxm, u32 entries, in bnge_setup_ctxm_pg_tbls() 260 struct bnge_ctx_mem_type *ctxm; in bnge_backing_store_cfg() local 293 struct bnge_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnge_free_ctx_mem() local 322 struct bnge_ctx_mem_type *ctxm; in bnge_alloc_ctx_mem() local
|
| H A D | bnge_hwrm_lib.c | 219 static void bnge_init_ctx_initializer(struct bnge_ctx_mem_type *ctxm, in bnge_init_ctx_initializer() 237 struct bnge_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnge_alloc_all_ctx_pg_info() local 280 struct bnge_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnge_hwrm_func_backing_store_qcaps() local 338 struct bnge_ctx_mem_type *ctxm, in bnge_hwrm_func_backing_store()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_coredump.c | 330 struct bnxt_ctx_mem_type *ctxm, u16 type) in bnxt_fill_drv_seg_record() 366 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnxt_get_ctx_coredump() local
|
| H A D | bnxt.c | 2568 static void bnxt_bs_trace_init(struct bnxt *bp, struct bnxt_ctx_mem_type *ctxm) in bnxt_bs_trace_init() 3591 static void bnxt_init_ctx_mem(struct bnxt_ctx_mem_type *ctxm, void *p, int len) in bnxt_init_ctx_mem() 8629 static void bnxt_init_ctx_initializer(struct bnxt_ctx_mem_type *ctxm, in bnxt_init_ctx_initializer() 8647 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnxt_alloc_all_ctx_pg_info() local 8691 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnxt_hwrm_func_backing_store_qcaps_v2() local 8762 struct bnxt_ctx_mem_type *ctxm; in bnxt_hwrm_func_backing_store_qcaps() local 8890 struct bnxt_ctx_mem_type *ctxm; in bnxt_hwrm_func_backing_store_cfg() local 9031 u8 depth, struct bnxt_ctx_mem_type *ctxm) in bnxt_alloc_ctx_pg_tbls() 9149 struct bnxt_ctx_mem_type *ctxm, u32 entries, in bnxt_setup_ctxm_pg_tbls() 9175 struct bnxt_ctx_mem_type *ctxm, in bnxt_hwrm_func_backing_store_cfg_v2() [all …]
|