Searched defs:p_BmPortal (Results 1 – 2 of 2) sorted by relevance
91 static t_Error bman_create_portal(t_BmPortal *p_BmPortal, in bman_create_portal()180 static void bman_destroy_portal(t_BmPortal* p_BmPortal) in bman_destroy_portal()197 static uint32_t __poll_portal_slow(t_BmPortal* p_BmPortal) in __poll_portal_slow()258 static void __poll_portal_fast(t_BmPortal* p_BmPortal) in __poll_portal_fast()374 t_BmPortal *p_BmPortal = (t_BmPortal *)h_BmPortal; in BmPortalRelease() local409 t_BmPortal *p_BmPortal = (t_BmPortal *)h_BmPortal; in BmPortalAcquire() local435 t_BmPortal *p_BmPortal = (t_BmPortal *)h_BmPortal; in BmPortalQuery() local458 t_BmPortal *p_BmPortal; in BM_PORTAL_Config() local505 t_BmPortal *p_BmPortal = (t_BmPortal *)h_BmPortal; in BM_PORTAL_Init() local541 t_BmPortal *p_BmPortal = (t_BmPortal *)h_BmPortal; in BM_PORTAL_Free() local[all …]
324 static __inline__ uint8_t BmUpdate(t_BmPortal *p_BmPortal, bmRingType_t type) in BmUpdate()329 static __inline__ void BmPrefetch(t_BmPortal *p_BmPortal, bmRingType_t type) in BmPrefetch()335 static __inline__ void BmCommit(t_BmPortal *p_BmPortal, bmRingType_t type, uint8_t myverb) in BmCommit()