Searched refs:beacon_timestamp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dibss.c255 u64 beacon_timestamp, rx_timestamp; local
310 beacon_timestamp = cbss->tsf;
373 (unsigned long long)beacon_timestamp,
374 (unsigned long long)(rx_timestamp - beacon_timestamp),
382 if (beacon_timestamp > rx_timestamp) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-commands.h1336 __le32 beacon_timestamp; member in struct:iwl3945_rx_frame_end
H A Diwl-3945.c632 le32_to_cpu(rx_end->beacon_timestamp);

Completed in 60 milliseconds