Searched refs:LastSendNULLpsmTime (Results 1 – 3 of 3) sorted by relevance
973 if (((pAd->Mlme.LastSendNULLpsmTime + 8) >= Now) in RT28xxPciStaAsicSleepThenAutoWakeup()974 && (pAd->Mlme.LastSendNULLpsmTime <= Now)) { in RT28xxPciStaAsicSleepThenAutoWakeup()977 Now, pAd->Mlme.LastSendNULLpsmTime, in RT28xxPciStaAsicSleepThenAutoWakeup()982 ((pAd->Mlme.LastSendNULLpsmTime + in RT28xxPciStaAsicSleepThenAutoWakeup()986 Now, pAd->Mlme.LastSendNULLpsmTime, in RT28xxPciStaAsicSleepThenAutoWakeup()
2625 NdisGetSystemUpTime(&pAd->Mlme.LastSendNULLpsmTime); in MlmeCheckPsmChange()
887 unsigned long LastSendNULLpsmTime; member