Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1436 struct bnxt_ctx_pg_info { struct
1442 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1491 struct bnxt_ctx_pg_info qp_mem;
1492 struct bnxt_ctx_pg_info srq_mem;
1493 struct bnxt_ctx_pg_info cq_mem;
1494 struct bnxt_ctx_pg_info vnic_mem;
1495 struct bnxt_ctx_pg_info stat_mem;
1496 struct bnxt_ctx_pg_info mrav_mem;
1497 struct bnxt_ctx_pg_info tim_mem;
1498 struct bnxt_ctx_pg_info *tqm_mem[BNXT_MAX_TQM_RINGS];
Dbnxt.c6844 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
6935 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
7033 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
7047 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
7075 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
7110 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
7119 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
7165 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()