Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c307 mcc = bm_mc_start(&p->p); in bman_acquire()
329 bm_mc_start(&p->p); in bman_query_pools()
H A Dbman.h417 static inline struct bm_mc_command *bm_mc_start(struct bm_portal *portal) in bm_mc_start() function
527 bm_cmd = bm_mc_start(p); in bm_shutdown_pool()
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c416 mcc = bm_mc_start(p_BmPortal->p_BmPortalLow); in BmPortalAcquire()
441 bm_mc_start(p_BmPortal->p_BmPortalLow); in BmPortalQuery()
H A Dfsl_bman.h168 struct bm_mc_command *bm_mc_start(struct bm_portal *portal);
H A Dbman_low.c411 struct bm_mc_command *bm_mc_start(struct bm_portal *portal) in bm_mc_start() function