staging: brcm80211: Added support to change scan times from brcmfmac driver
[pandora-kernel.git] / drivers / staging / brcm80211 / brcmfmac / wl_cfg80211.h
index 04381a9..ced637d 100644 (file)
@@ -99,6 +99,10 @@ do {                                                         \
 #define WL_ROAM_DELTA                  20
 #define WL_BEACON_TIMEOUT              3
 
+#define WL_SCAN_CHANNEL_TIME           40
+#define WL_SCAN_UNASSOC_TIME           40
+#define WL_SCAN_PASSIVE_TIME           120
+
 /* dongle status */
 enum wl_status {
        WL_STATUS_READY,