Searched refs:BeaconLostTime (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 Dmlme.c1597 if ((pBss->LastBeaconRxTime + pAd->StaCfg.BeaconLostTime) <
2686 unsigned long BeaconLostTime = pAd->StaCfg.BeaconLostTime; local
2727 ((pAd->StaCfg.LastBeaconRxTime + BeaconLostTime) < Now32)) {
2730 BeaconLostTime, TxOkCnt));
H A Drtmp_init.c2756 pAd->StaCfg.BeaconLostTime = BEACON_LOST_TIME;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1496 unsigned long BeaconLostTime; /* seconds */ member in struct:rt_sta_admin_config

Completed in 100 milliseconds