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

/freebsd-11.0-release/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h323 t_Handle h_Bm; /**< Bm Handle */ member in struct:__anon8292
424 t_Handle h_Bm; /**< A handle to a BM Module. */ member in struct:__anon8293
[all...]
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c76 static t_Error BmHandleIpcMsgCB(t_Handle h_Bm, argument
213 static t_Error BmSetPool(t_Handle h_Bm, argument
237 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds) argument
278 t_Error BmUnSetPoolThresholds(t_Handle h_Bm, uint8_ argument
319 BmGetCounter(t_Handle h_Bm, e_BmInterModuleCounters counter, uint8_t bpid) argument
389 BmGetRevision(t_Handle h_Bm, t_BmRevisionInfo *p_BmRevisionInfo) argument
508 BM_Init(t_Handle h_Bm) argument
621 BM_Free(t_Handle h_Bm) argument
646 BM_ConfigException(t_Handle h_Bm, e_BmExceptions exception, bool enable) argument
668 BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold) argument
680 BM_ErrorIsr(t_Handle h_Bm) argument
707 BM_GetCounter(t_Handle h_Bm, e_BmCounters counter) argument
727 BM_SetException(t_Handle h_Bm, e_BmExceptions exception, bool enable) argument
750 BM_GetRevision(t_Handle h_Bm, t_BmRevisionInfo *p_BmRevisionInfo) argument
761 BM_DumpRegs(t_Handle h_Bm) argument
[all...]
H A Dbm.h228 t_Handle h_Bm; member in struct:BmPool
261 t_Handle h_Bm; member in struct:__anon8139
310 static __inline__ void BmSetPortalHandle(t_Handle h_Bm, t_Handle h_Portal, e_DpaaSwPortal portalId) argument
316 static __inline__ t_Handle BmGetPortalHandle(t_Handle h_Bm) argument
[all...]

Completed in 113 milliseconds