Searched refs:partNumOfPools (Results 1 – 4 of 4) sorted by relevance
183 …if ((p_Bm->p_BmDriverParams->partBpidBase + p_Bm->p_BmDriverParams->partNumOfPools) > BM_MAX_NUM_O… in CheckBmParameters()480 p_Bm->p_BmDriverParams->partNumOfPools = p_BmParam->partNumOfPools; in BM_Config()518 if (p_Bm->p_BmDriverParams->partNumOfPools) in BM_Init()519 …m->h_BpidMm, p_Bm->p_BmDriverParams->partBpidBase, p_Bm->p_BmDriverParams->partNumOfPools) != E_OK) in BM_Init()
288 uint8_t partNumOfPools; member
132 … uint8_t partNumOfPools; /**< Number of Pools dedicated to this partition. member
114 bp.partNumOfPools = BM_MAX_NUM_OF_POOLS; in bman_attach()