Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c261 t_Error BM_POOL_Init(t_Handle h_BmPool) in BM_POOL_Init()
327 t_Error BM_POOL_Free(t_Handle h_BmPool) in BM_POOL_Free()
334 t_Error BM_POOL_ConfigBpid(t_Handle h_BmPool, uint8_t bpid) in BM_POOL_ConfigBpid()
390 t_Error BM_POOL_ConfigBuffContextMode(t_Handle h_BmPool, bool en) in BM_POOL_ConfigBuffContextMode()
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()
514 uint8_t BM_POOL_GetId(t_Handle h_BmPool) in BM_POOL_GetId()
524 uint16_t BM_POOL_GetBufferSize(t_Handle h_BmPool) in BM_POOL_GetBufferSize()
534 t_Handle BM_POOL_GetBufferContext(t_Handle h_BmPool, void *p_Buff) in BM_POOL_GetBufferContext()
[all …]