summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ah_internal.h
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-08-29 03:50:59 +0000
committeradrian <adrian@FreeBSD.org>2012-08-29 03:50:59 +0000
commit7435a1711c1ab0bf7e52da156475bfda30cf295a (patch)
treefe7eb9d12d2af25b950ea6ecbfeb8718f4301d8d /sys/dev/ath/ath_hal/ah_internal.h
parent3227d08f4221f399f157d7cda38154c158e57985 (diff)
downloadFreeBSD-src-7435a1711c1ab0bf7e52da156475bfda30cf295a.zip
FreeBSD-src-7435a1711c1ab0bf7e52da156475bfda30cf295a.tar.gz
Add a (temporarily located) definition.
Diffstat (limited to 'sys/dev/ath/ath_hal/ah_internal.h')
-rw-r--r--sys/dev/ath/ath_hal/ah_internal.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/dev/ath/ath_hal/ah_internal.h b/sys/dev/ath/ath_hal/ah_internal.h
index 0a6f97d..0669c10 100644
--- a/sys/dev/ath/ath_hal/ah_internal.h
+++ b/sys/dev/ath/ath_hal/ah_internal.h
@@ -79,6 +79,11 @@ typedef enum {
} HAL_PHYDIAG_CAPS;
/*
+ * Enable/disable strong signal fast diversity
+ */
+#define HAL_CAP_STRONG_DIV 2
+
+/*
* Each chip or class of chips registers to offer support.
*/
struct ath_hal_chip {
OpenPOWER on IntegriCloud