Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c174 bm_rcr_finish(p_BmPortal->p_BmPortalLow); in bman_create_portal()
189 bm_rcr_finish(p_BmPortal->p_BmPortalLow); in bman_destroy_portal()
H A Dfsl_bman.h127 void bm_rcr_finish(struct bm_portal *portal);
H A Dbman_low.c205 void bm_rcr_finish(struct bm_portal *portal) in bm_rcr_finish() function