Searched refs:currTable (Results 1 – 1 of 1) sorted by relevance
1636 siteTablesParams_t *currTable = pSiteMgr->pSitesMgmtParams->pCurrentSiteTable; in siteMgr_removeSelfSite() local1650 removeSiteEntry(pSiteMgr, currTable, pSiteMgr->pSitesMgmtParams->pPrimarySite); in siteMgr_removeSelfSite()1914 siteTablesParams_t *currTable = pSiteMgr->pSitesMgmtParams->pCurrentSiteTable; in siteMgr_updatePrimarySiteFailStatus() local1923 removeSiteEntry(pSiteMgr, currTable, pSiteMgr->pSitesMgmtParams->pPrimarySite); in siteMgr_updatePrimarySiteFailStatus()1976 siteTablesParams_t *currTable = pSiteMgr->pSitesMgmtParams->pCurrentSiteTable; in removeEldestSite() local1980 for (i = 0; i < currTable->maxNumOfSites; i++) in removeEldestSite()1989 removeSiteEntry(pSiteMgr, currTable, pEldestSite); in removeEldestSite()