Searched refs:LastBeaconRxTime (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dsync.c1248 pBss->LastBeaconRxTime = Now; /* last RX timestamp */
1258 pAd->StaCfg.LastBeaconRxTime = Now;
1310 ((pEntry->LastBeaconRxTime +
1346 pEntry->LastBeaconRxTime = Now;
H A Drtmp_data.c375 LastBeaconRxTime) /
H A Dconnect.c1379 pAd->StaCfg.LastBeaconRxTime = Now; /* last RX timestamp */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h788 unsigned long LastBeaconRxTime; /* OS's timestamp */ member in struct:rt_bss_entry
H A Drtmp.h1410 unsigned long LastBeaconRxTime; /* OS's timestamp of the last BEACON RX time */ member in struct:rt_sta_admin_config
1651 unsigned long LastBeaconRxTime; member in struct:rt_mac_table_entry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dmlme.c1282 pAd->StaCfg.LastBeaconRxTime + (1 * OS_HZ)))
1385 pAd->StaCfg.LastBeaconRxTime + ADHOC_BEACON_LOST_TIME)
1410 pEntry->LastBeaconRxTime + ADHOC_BEACON_LOST_TIME))
1597 if ((pBss->LastBeaconRxTime + pAd->StaCfg.BeaconLostTime) <
2727 ((pAd->StaCfg.LastBeaconRxTime + BeaconLostTime) < Now32)) {

Completed in 149 milliseconds