Home
last modified time | relevance | path

Searched refs:last_beacon_timestamp (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/wireless/
Datmel.c556 u64 last_beacon_timestamp; member
1364 priv->last_beacon_timestamp = 0; in init_atmel_card()
2314 priv->last_beacon_timestamp = 0; in atmel_enter_state()
2896 if (priv->last_beacon_timestamp) { in atmel_management_frame()
2898 u32 beacon_delay = timestamp - priv->last_beacon_timestamp; in atmel_management_frame()
2903 priv->last_beacon_timestamp = timestamp; in atmel_management_frame()