Searched refs:p_BmPortalLow (Results 1 – 3 of 3) sorted by relevance
131 if (bm_mc_init(p_BmPortal->p_BmPortalLow)) { in bman_create_portal()172 bm_mc_finish(p_BmPortal->p_BmPortalLow); in bman_create_portal()174 bm_rcr_finish(p_BmPortal->p_BmPortalLow); in bman_create_portal()188 bm_mc_finish(p_BmPortal->p_BmPortalLow); in bman_destroy_portal()189 bm_rcr_finish(p_BmPortal->p_BmPortalLow); in bman_destroy_portal()190 XX_Free(p_BmPortal->p_BmPortalLow); in bman_destroy_portal()416 mcc = bm_mc_start(p_BmPortal->p_BmPortalLow); in BmPortalAcquire()418 bm_mc_commit(p_BmPortal->p_BmPortalLow, in BmPortalAcquire()441 bm_mc_start(p_BmPortal->p_BmPortalLow); in BmPortalQuery()472 if (!p_BmPortal->p_BmPortalLow) in BM_PORTAL_Config()[all …]
214 typedef uint8_t (t_BmUpdateCb)(struct bm_portal *p_BmPortalLow);215 typedef void (t_BmPrefetchCb)(struct bm_portal *p_BmPortalLow);216 typedef void (t_BmCommitCb)(struct bm_portal *p_BmPortalLow, uint8_t myverb);263 struct bm_portal *p_BmPortalLow; member326 return p_BmPortal->cbs[type].f_BmUpdateCb(p_BmPortal->p_BmPortalLow); in BmUpdate()332 p_BmPortal->cbs[type].f_BmPrefetchCb(p_BmPortal->p_BmPortalLow); in BmPrefetch()337 p_BmPortal->cbs[type].f_BmCommitCb(p_BmPortal->p_BmPortalLow, myverb); in BmCommit()
64 bm_isr_bscn_mask(p_Portal->p_BmPortalLow, (uint8_t)p_BmPool->bpid, 1); in depletion_link()74 bm_isr_bscn_mask(p_Portal->p_BmPortalLow, (uint8_t)p_BmPool->bpid, 0); in depletion_unlink()