|
@@ -365,6 +365,9 @@
|
|
#define BCM43xx_DEFAULT_SHORT_RETRY_LIMIT 7
|
|
#define BCM43xx_DEFAULT_SHORT_RETRY_LIMIT 7
|
|
#define BCM43xx_DEFAULT_LONG_RETRY_LIMIT 4
|
|
#define BCM43xx_DEFAULT_LONG_RETRY_LIMIT 4
|
|
|
|
|
|
|
|
+/* FIXME: the next line is a guess as to what the maximum RSSI value might be */
|
|
|
|
+#define RX_RSSI_MAX 60
|
|
|
|
+
|
|
/* Max size of a security key */
|
|
/* Max size of a security key */
|
|
#define BCM43xx_SEC_KEYSIZE 16
|
|
#define BCM43xx_SEC_KEYSIZE 16
|
|
/* Security algorithms. */
|
|
/* Security algorithms. */
|