Home
last modified time | relevance | path

Searched defs:ctx_pg (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c955 bnxt_alloc_ctx_mem_blk(struct bnxt_softc * softc,struct bnxt_ctx_pg_info * ctx_pg) bnxt_alloc_ctx_mem_blk() argument
969 bnxt_alloc_ctx_pg_tbls(struct bnxt_softc * softc,struct bnxt_ctx_pg_info * ctx_pg,u32 mem_size,u8 depth,struct bnxt_ctx_mem_type * ctxm) bnxt_alloc_ctx_pg_tbls() argument
1029 bnxt_free_ctx_pg_tbls(struct bnxt_softc * softc,struct bnxt_ctx_pg_info * ctx_pg) bnxt_free_ctx_pg_tbls() argument
1061 struct bnxt_ctx_pg_info *ctx_pg = ctxm->pg_info; bnxt_setup_ctxm_pg_tbls() local
1093 struct bnxt_ctx_pg_info *ctx_pg = ctxm->pg_info; bnxt_free_ctx_mem() local
1162 struct bnxt_ctx_pg_info *ctx_pg; bnxt_alloc_ctx_mem() local
[all...]
H A Dbnxt_hwrm.c603 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg() local
795 struct bnxt_ctx_pg_info *ctx_pg; in bnxt_hwrm_func_backing_store_cfg_v2() local
/freebsd/sys/dev/usb/controller/
H A Dxhci.h460 struct usb_page ctx_pg; member