Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c309 bm_mc_commit(&p->p, BM_MCC_VERB_CMD_ACQUIRE | in bman_acquire()
330 bm_mc_commit(&p->p, BM_MCC_VERB_CMD_QUERY); in bman_query_pools()
H A Dbman.h439 static inline void bm_mc_commit(struct bm_portal *portal, u8 myverb) in bm_mc_commit() function
529 bm_mc_commit(p, BM_MCC_VERB_CMD_ACQUIRE | 1); in bm_shutdown_pool()
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c418 bm_mc_commit(p_BmPortal->p_BmPortalLow, in BmPortalAcquire()
442 bm_mc_commit(p_BmPortal->p_BmPortalLow, BM_MCC_VERB_CMD_QUERY); in BmPortalQuery()
H A Dfsl_bman.h173 void bm_mc_commit(struct bm_portal *portal, uint8_t myverb);
H A Dbman_low.c435 void bm_mc_commit(struct bm_portal *portal, uint8_t myverb) in bm_mc_commit() function