Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h164 t_Error bm_mc_init(struct bm_portal *portal);
H A Dbm_portal.c131 if (bm_mc_init(p_BmPortal->p_BmPortalLow)) { in bman_create_portal()
H A Dbman_low.c383 t_Error bm_mc_init(struct bm_portal *portal) in bm_mc_init() function