Home
last modified time | relevance | path

Searched refs:bm_mc_init (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h164 t_Error bm_mc_init(struct bm_portal *portal);
H A Dbman_low.c383 t_Error bm_mc_init(struct bm_portal *portal) in bm_mc_init() function
H A Dbm_portal.c131 if (bm_mc_init(p_BmPortal->p_BmPortalLow)) { in bman_create_portal()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c73 if (bm_mc_init(p)) { in bman_create_portal()
H A Dbman.h391 static inline int bm_mc_init(struct bm_portal *portal) in bm_mc_init() function