Searched refs:currentSlotTime (Results 1 – 5 of 5) sorted by relevance
84 ESlotTime currentSlotTime; member
317 pSiteEntry->currentSlotTime = pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime; in findAndInsertSiteEntry()
505 pPrimarySite->currentSlotTime = slotTime; in systemConfig()
1220 pParam->content.siteMgrSlotTime = pPrimarySite->currentSlotTime; in siteMgr_getParam()1789 if (pSite->currentSlotTime != pSite->newSlotTime) in siteMgr_updateSite()1791 pSite->currentSlotTime = pSite->newSlotTime; in siteMgr_updateSite()1792 TWD_CfgSlotTime (pSiteMgr->hTWD, pSite->currentSlotTime); in siteMgr_updateSite()
525 if(pSiteEntry->currentSlotTime == PHY_SLOT_TIME_SHORT) in printPrimarySite()