Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:PHY_SLOT_TIME_LONG

120 #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
460 slotTime = PHY_SLOT_TIME_LONG;
825 slotTime = PHY_SLOT_TIME_LONG;
869 if(pParam->content.siteMgrSlotTime != PHY_SLOT_TIME_LONG &&
1164 pParam->content.siteMgrSlotTime = PHY_SLOT_TIME_LONG;
3640 pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime = PHY_SLOT_TIME_LONG;
3643 TWD_CfgSlotTime (pSiteMgr->hTWD, PHY_SLOT_TIME_LONG);
3657 pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime = PHY_SLOT_TIME_LONG;
3659 TWD_CfgSlotTime (pSiteMgr->hTWD, PHY_SLOT_TIME_LONG);