Searched refs:bnxt_ctx_mem_type (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 920 struct bnxt_ctx_mem_type *ctx_mem; 1899 struct bnxt_ctx_mem_type { struct 1982 struct bnxt_ctx_mem_type ctx_arr[BNXT_CTX_V2_MAX]; 2914 size_t bnxt_copy_ctx_mem(struct bnxt *bp, struct bnxt_ctx_mem_type *ctxm, 1900 typebnxt_ctx_mem_type global() argument 1901 entry_sizebnxt_ctx_mem_type global() argument 1902 flagsbnxt_ctx_mem_type global() argument 1911 instance_bmapbnxt_ctx_mem_type global() argument 1912 init_valuebnxt_ctx_mem_type global() argument 1913 entry_multiplebnxt_ctx_mem_type global() argument 1914 init_offsetbnxt_ctx_mem_type global() argument 1916 max_entriesbnxt_ctx_mem_type global() argument 1917 min_entriesbnxt_ctx_mem_type global() argument 1918 lastbnxt_ctx_mem_type global() argument 1919 mem_validbnxt_ctx_mem_type global() argument 1920 split_entry_cntbnxt_ctx_mem_type global() argument 1922 __anon808d57e3080abnxt_ctx_mem_type global() argument 1937 pg_infobnxt_ctx_mem_type global() argument
|
H A D | bnxt.c | 2552 static void bnxt_bs_trace_init(struct bnxt *bp, struct bnxt_ctx_mem_type *ctxm) in bnxt_bs_trace_init() 3573 static void bnxt_init_ctx_mem(struct bnxt_ctx_mem_type *ctxm, void *p, int len) in bnxt_init_ctx_mem() 8537 static void bnxt_init_ctx_initializer(struct bnxt_ctx_mem_type *ctxm, in bnxt_init_ctx_initializer() 8555 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnxt_alloc_all_ctx_pg_info() 8571 struct bnxt_ctx_mem_type *ctxm, bool force); 8599 struct bnxt_ctx_mem_type *ctxm = &ctx->ctx_arr[type]; in bnxt_hwrm_func_backing_store_qcaps_v2() 8670 struct bnxt_ctx_mem_type *ctxm; in bnxt_hwrm_func_backing_store_qcaps() 8798 struct bnxt_ctx_mem_type *ctxm; in bnxt_hwrm_func_backing_store_cfg() 8939 u8 depth, struct bnxt_ctx_mem_type *ctxm) in bnxt_alloc_ctx_pg_tbls() 9058 struct bnxt_ctx_mem_type *ctxm, u32 entries, in bnxt_setup_ctxm_pg_tbls() [all …]
|