Home
last modified time | relevance | path

Searched refs:bnxt_ctx_pg_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1491 struct bnxt_ctx_pg_info { struct
1497 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1547 struct bnxt_ctx_pg_info qp_mem;
1548 struct bnxt_ctx_pg_info srq_mem;
1549 struct bnxt_ctx_pg_info cq_mem;
1550 struct bnxt_ctx_pg_info vnic_mem;
1551 struct bnxt_ctx_pg_info stat_mem;
1552 struct bnxt_ctx_pg_info mrav_mem;
1553 struct bnxt_ctx_pg_info tim_mem;
1554 struct bnxt_ctx_pg_info *tqm_mem[BNXT_MAX_TQM_RINGS];
H A Dbnxt.c7061 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
7157 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
7263 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
7277 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
7305 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
7338 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
7347 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
7393 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()