summaryrefslogtreecommitdiff
path: root/at76c503.h
diff options
context:
space:
mode:
Diffstat (limited to 'at76c503.h')
-rw-r--r--at76c503.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/at76c503.h b/at76c503.h
index a7dfc72..c6cc469 100644
--- a/at76c503.h
+++ b/at76c503.h
@@ -648,6 +648,10 @@ struct at76c503 {
use Prism header */
int monitor_scan_min_time;
int monitor_scan_max_time;
+
+ int beacon_period; /* period of mgmt beacons */
+ int beacons_received;
+ unsigned long beacons_last_qual; /* last time we reset beacons_received = 0 */
};
#define AT76C503A_UNPLUG 1