Searched refs:BeaconUpdateTimer (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_mac_usb.c866 RTMPCancelTimer(&pAd->CommonCfg.BeaconUpdateTimer, &Cancelled);
915 pAd->CommonCfg.BeaconUpdateTimer.Repeat = TRUE;
926 RTMPSetTimer(&pAd->CommonCfg.BeaconUpdateTimer,
952 /*RTMPInitTimer(pAd, &pAd->CommonCfg.BeaconUpdateTimer, GET_TIMER_FUNCTION(BeaconUpdateExec), pAd, TRUE); */
966 RTMPCancelTimer(&pAd->CommonCfg.BeaconUpdateTimer, &Cancelled);
1027 pAd->CommonCfg.BeaconUpdateTimer.TimerValue = 100;
1030 pAd->CommonCfg.BeaconUpdateTimer.TimerValue = delta2MS + 10;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1312 struct rt_ralink_timer BeaconUpdateTimer; member in struct:rt_common_config

Completed in 143 milliseconds