Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1429 struct bnxt_ctx_pg_info { struct
1435 struct bnxt_ctx_pg_info **ctx_pg_tbl; argument
1469 struct bnxt_ctx_pg_info qp_mem;
1470 struct bnxt_ctx_pg_info srq_mem;
1471 struct bnxt_ctx_pg_info cq_mem;
1472 struct bnxt_ctx_pg_info vnic_mem;
1473 struct bnxt_ctx_pg_info stat_mem;
1474 struct bnxt_ctx_pg_info mrav_mem;
1475 struct bnxt_ctx_pg_info tim_mem;
1476 struct bnxt_ctx_pg_info *tqm_mem[9];
Dbnxt.c6749 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_qcaps()
6845 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg()
6942 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_alloc_ctx_mem_blk()
6956 struct bnxt_ctx_pg_info *ctx_pg, u32 mem_size, in bnxt_alloc_ctx_pg_tbls()
6984 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_alloc_ctx_pg_tbls()
7019 struct bnxt_ctx_pg_info *ctx_pg) in bnxt_free_ctx_pg_tbls()
7028 struct bnxt_ctx_pg_info *pg_tbl; in bnxt_free_ctx_pg_tbls()
7074 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_alloc_ctx_mem()