Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h130 struct bm_rcr_entry *bm_rcr_start(struct bm_portal *portal);
H A Dbman_low.c219 struct bm_rcr_entry *bm_rcr_start(struct bm_portal *portal) in bm_rcr_start() function
H A Dbm_portal.c281 r = bm_rcr_start((p_BmPortal)->p_BmPortalLow); in try_rel_start()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c269 r = bm_rcr_start(&p->p); in bman_release()
H A Dbman.h209 static inline struct bm_rcr_entry *bm_rcr_start(struct bm_portal *portal) in bm_rcr_start() function