Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1485 struct bnxt_ctx_pg_info { struct
1491 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1541 struct bnxt_ctx_pg_info qp_mem;
1542 struct bnxt_ctx_pg_info srq_mem;
1543 struct bnxt_ctx_pg_info cq_mem;
1544 struct bnxt_ctx_pg_info vnic_mem;
1545 struct bnxt_ctx_pg_info stat_mem;
1546 struct bnxt_ctx_pg_info mrav_mem;
1547 struct bnxt_ctx_pg_info tim_mem;
1548 struct bnxt_ctx_pg_info *tqm_mem[BNXT_MAX_TQM_RINGS];
Dbnxt.c7055 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
7151 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
7257 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
7271 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
7299 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
7332 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
7341 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
7387 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()