Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c172 bm_mc_finish(p_BmPortal->p_BmPortalLow); in bman_create_portal()
188 bm_mc_finish(p_BmPortal->p_BmPortalLow); in bman_destroy_portal()
H A Dfsl_bman.h165 void bm_mc_finish(struct bm_portal *portal);
H A Dbman_low.c398 void bm_mc_finish(struct bm_portal *portal) in bm_mc_finish() function