Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c120 bm_mc_finish(p); in bman_create_portal()
155 bm_mc_finish(&bm->p); in bman_destroy_portal()
H A Dbman.h406 static inline void bm_mc_finish(struct bm_portal *portal) in bm_mc_finish() function