Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm.c76 static t_Error BmHandleIpcMsgCB(t_Handle h_Bm, in BmHandleIpcMsgCB()
213 static t_Error BmSetPool(t_Handle h_Bm, in BmSetPool()
278 t_Error BmUnSetPoolThresholds(t_Handle h_Bm, uint8_t bpid) in BmUnSetPoolThresholds()
389 t_Error BmGetRevision(t_Handle h_Bm, t_BmRevisionInfo *p_BmRevisionInfo) in BmGetRevision()
508 t_Error BM_Init(t_Handle h_Bm) in BM_Init()
621 t_Error BM_Free(t_Handle h_Bm) in BM_Free()
668 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold) in BM_ConfigFbprThreshold()
680 void BM_ErrorIsr(t_Handle h_Bm) in BM_ErrorIsr()
707 uint32_t BM_GetCounter(t_Handle h_Bm, e_BmCounters counter) in BM_GetCounter()
750 t_Error BM_GetRevision(t_Handle h_Bm, t_BmRevisionInfo *p_BmRevisionInfo) in BM_GetRevision()
[all …]
H A Dbm.h229 t_Handle h_Bm; member
262 t_Handle h_Bm; member
311 static __inline__ void BmSetPortalHandle(t_Handle h_Bm, t_Handle h_Portal, e_DpaaSwPortal portalId) in BmSetPortalHandle()
317 static __inline__ t_Handle BmGetPortalHandle(t_Handle h_Bm) in BmGetPortalHandle()
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h323 t_Handle h_Bm; /**< Bm Handle */ member
424 t_Handle h_Bm; /**< A handle to a BM Module. */ member