Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1307 struct bnxt_ctx_pg_info { struct
1313 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1345 struct bnxt_ctx_pg_info qp_mem;
1346 struct bnxt_ctx_pg_info srq_mem;
1347 struct bnxt_ctx_pg_info cq_mem;
1348 struct bnxt_ctx_pg_info vnic_mem;
1349 struct bnxt_ctx_pg_info stat_mem;
1350 struct bnxt_ctx_pg_info mrav_mem;
1351 struct bnxt_ctx_pg_info tim_mem;
1352 struct bnxt_ctx_pg_info *tqm_mem[9];
Dbnxt.c6433 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
6524 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
6622 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
6636 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
6664 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
6695 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
6704 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
6750 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()