Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1460 struct bnxt_ctx_pg_info { struct
1466 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1516 struct bnxt_ctx_pg_info qp_mem;
1517 struct bnxt_ctx_pg_info srq_mem;
1518 struct bnxt_ctx_pg_info cq_mem;
1519 struct bnxt_ctx_pg_info vnic_mem;
1520 struct bnxt_ctx_pg_info stat_mem;
1521 struct bnxt_ctx_pg_info mrav_mem;
1522 struct bnxt_ctx_pg_info tim_mem;
1523 struct bnxt_ctx_pg_info *tqm_mem[BNXT_MAX_TQM_RINGS];
Dbnxt.c7059 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
7155 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
7261 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
7275 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
7303 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
7336 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
7345 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
7391 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()