Home
last modified time | relevance | path

Searched defs:h_BmPortal (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c368 t_Error BmPortalRelease(t_Handle h_BmPortal, in BmPortalRelease()
404 uint8_t BmPortalAcquire(t_Handle h_BmPortal, in BmPortalAcquire()
433 t_Error BmPortalQuery(t_Handle h_BmPortal, struct bman_depletion *p_Pools, bool depletion) in BmPortalQuery()
503 t_Error BM_PORTAL_Init(t_Handle h_BmPortal) in BM_PORTAL_Init()
539 t_Error BM_PORTAL_Free(t_Handle h_BmPortal) in BM_PORTAL_Free()
551 t_Error BM_PORTAL_ConfigMemAttr(t_Handle h_BmPortal, uint32_t hwExtStructsMemAttr) in BM_PORTAL_ConfigMemAttr()
H A Dbm_pool.c79 t_Handle h_BmPortal, in BmPoolRelease()
133 static int BmPoolAcquire(t_BmPool *p_BmPool,t_Handle h_BmPortal, in BmPoolAcquire()
402 void * BM_POOL_GetBuf(t_Handle h_BmPool, t_Handle h_BmPortal) in BM_POOL_GetBuf()
441 t_Error BM_POOL_PutBuf(t_Handle h_BmPool, t_Handle h_BmPortal, void *p_Buff) in BM_POOL_PutBuf()
475 t_Error BM_POOL_FillBufs(t_Handle h_BmPool, t_Handle h_BmPortal, uint32_t numBufs) in BM_POOL_FillBufs()
H A Dbm.h230 t_Handle h_BmPortal; member
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h425 t_Handle h_BmPortal; /**< A handle to a BM Portal Module. member