Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1468 struct bnxt_ctx_pg_info { struct
1474 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1524 struct bnxt_ctx_pg_info qp_mem;
1525 struct bnxt_ctx_pg_info srq_mem;
1526 struct bnxt_ctx_pg_info cq_mem;
1527 struct bnxt_ctx_pg_info vnic_mem;
1528 struct bnxt_ctx_pg_info stat_mem;
1529 struct bnxt_ctx_pg_info mrav_mem;
1530 struct bnxt_ctx_pg_info tim_mem;
1531 struct bnxt_ctx_pg_info *tqm_mem[BNXT_MAX_TQM_RINGS];
Dbnxt.c7056 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
7152 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
7258 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
7272 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
7300 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
7333 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
7342 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
7388 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()