Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1442 struct bnxt_ctx_pg_info { struct
1448 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1498 struct bnxt_ctx_pg_info qp_mem;
1499 struct bnxt_ctx_pg_info srq_mem;
1500 struct bnxt_ctx_pg_info cq_mem;
1501 struct bnxt_ctx_pg_info vnic_mem;
1502 struct bnxt_ctx_pg_info stat_mem;
1503 struct bnxt_ctx_pg_info mrav_mem;
1504 struct bnxt_ctx_pg_info tim_mem;
1505 struct bnxt_ctx_pg_info *tqm_mem[BNXT_MAX_TQM_RINGS];
Dbnxt.c6890 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
6986 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
7092 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
7106 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
7134 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
7167 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
7176 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
7222 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()