Home
last modified time | relevance | path

Searched refs:bm_portal_config (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman_priv.h50 struct bm_portal_config { struct
80 const struct bm_portal_config *config); argument
81 const struct bm_portal_config *bman_destroy_affine_portal(void);
H A Dbman.c24 const struct bm_portal_config *config;
54 const struct bm_portal_config *c) in bman_create_portal()
127 bman_create_affine_portal(const struct bm_portal_config *c) in bman_create_affine_portal()
146 const struct bm_portal_config *pcfg; in bman_destroy_portal()
161 bm_portal_config *bman_destroy_affine_portal(void) in bman_destroy_affine_portal()
164 const struct bm_portal_config *pcfg; in bman_destroy_affine_portal()
H A Dbman_driver.c27 static __thread struct bm_portal_config pcfg;
99 __maybe_unused const struct bm_portal_config *cfg; in fsl_bman_portal_finish()
H A Dbman.h135 struct bm_portal_config config;