Searched refs:BeaconUpdateTimer (Results 1 – 2 of 2) sorted by relevance
863 RTMPCancelTimer(&pAd->CommonCfg.BeaconUpdateTimer, &Cancelled); in RTUSBBssBeaconStop()912 pAd->CommonCfg.BeaconUpdateTimer.Repeat = TRUE; in RTUSBBssBeaconStart()923 RTMPSetTimer(&pAd->CommonCfg.BeaconUpdateTimer, in RTUSBBssBeaconStart()963 RTMPCancelTimer(&pAd->CommonCfg.BeaconUpdateTimer, &Cancelled); in RTUSBBssBeaconExit()1024 pAd->CommonCfg.BeaconUpdateTimer.TimerValue = 100; in BeaconUpdateExec()1027 pAd->CommonCfg.BeaconUpdateTimer.TimerValue = delta2MS + 10; in BeaconUpdateExec()
1305 struct rt_ralink_timer BeaconUpdateTimer; member