Searched refs:AutoWakeupCfg (Results 1 - 3 of 3) 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_pci.c858 AUTO_WAKEUP_STRUC AutoWakeupCfg; local
883 AutoWakeupCfg.word = 0;
884 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word);
943 AutoWakeupCfg.word = 0;
944 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word);
997 AUTO_WAKEUP_STRUC AutoWakeupCfg; local
1004 AutoWakeupCfg.word = 0;
1005 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word);
1006 AutoWakeupCfg.field.NumofSleepingTbtt = TbttNumToNextWakeUp - 1;
1007 AutoWakeupCfg
1469 AUTO_WAKEUP_STRUC AutoWakeupCfg; local
[all...]
H A Drtmp_init.c3205 AUTO_WAKEUP_STRUC AutoWakeupCfg; local
3207 AutoWakeupCfg.word = 0;
3209 AutoWakeupCfg.word);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c1912 AUTO_WAKEUP_STRUC AutoWakeupCfg; local
1914 AutoWakeupCfg.word = 0;
1915 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word);

Completed in 97 milliseconds