Home
last modified time | relevance | path

Searched refs:bman_create_portal (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c91 static t_Error bman_create_portal(t_BmPortal *p_BmPortal, in bman_create_portal() function
514 if (bman_create_portal(p_BmPortal,flags,&p_BmPortal->p_BmPortalDriverParams->mask)!=E_OK) in BM_PORTAL_Init()