Searched refs:h_Portals (Results 1 – 2 of 2) sorted by relevance
299 t_Handle h_Portals[DPAA_MAX_NUM_OF_SW_PORTALS]; member313 ASSERT_COND(!((t_Bm*)h_Bm)->h_Portals[portalId] || !h_Portal); in BmSetPortalHandle()314 ((t_Bm*)h_Bm)->h_Portals[portalId] = h_Portal; in BmSetPortalHandle()321 return p_Bm->h_Portals[CORE_GetId()]; in BmGetPortalHandle()
478 t_Handle h_Portals[DPAA_MAX_NUM_OF_SW_PORTALS]; member604 ASSERT_COND(!((t_Qm*)h_Qm)->h_Portals[portalId] || !h_Portal); in QmSetPortalHandle()605 ((t_Qm*)h_Qm)->h_Portals[portalId] = h_Portal; in QmSetPortalHandle()613 return p_Qm->h_Portals[CORE_GetId()]; in QmGetPortalHandle()