Searched refs:bman_create_portal (Results 1 – 2 of 2) sorted by relevance
53 struct bman_portal *bman_create_portal(struct bman_portal *portal, in bman_create_portal() function134 portal = bman_create_portal(portal, c); in bman_create_affine_portal()
91 static t_Error bman_create_portal(t_BmPortal *p_BmPortal, in bman_create_portal() function514 if (bman_create_portal(p_BmPortal,flags,&p_BmPortal->p_BmPortalDriverParams->mask)!=E_OK) in BM_PORTAL_Init()