Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:PHY_SLOT_TIME_LONG

122 #define UPDATE_SLOT_TIME(pSite, pFrameInfo)             pSite->newSlotTime = ((pFrameInfo->content.iePacket.capabilities >> CAP_SLOT_TIME_SHIFT) & CAP_SLOT_TIME_MASK) ? PHY_SLOT_TIME_SHORT : PHY_SLOT_TIME_LONG
471 slotTime = PHY_SLOT_TIME_LONG;
858 slotTime = PHY_SLOT_TIME_LONG;
902 if(pParam->content.siteMgrSlotTime != PHY_SLOT_TIME_LONG &&
1225 pParam->content.siteMgrSlotTime = PHY_SLOT_TIME_LONG;
3764 pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime = PHY_SLOT_TIME_LONG;
3767 TWD_CfgSlotTime (pSiteMgr->hTWD, PHY_SLOT_TIME_LONG);
3781 pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime = PHY_SLOT_TIME_LONG;
3783 TWD_CfgSlotTime (pSiteMgr->hTWD, PHY_SLOT_TIME_LONG);