aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_athioctl.h
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2013-01-08 22:15:13 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2013-01-08 22:15:13 +0000
commite1c562d83a34307928d1726c484d37f6b87d8372 (patch)
tree2e06f83cda2653216a4ad5ebf11199a9f7b08579 /sys/dev/ath/if_athioctl.h
parentdea85013f1d16893c2cce8c63c2033372dbc2070 (diff)
Notes
Diffstat (limited to 'sys/dev/ath/if_athioctl.h')
-rw-r--r--sys/dev/ath/if_athioctl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/ath/if_athioctl.h b/sys/dev/ath/if_athioctl.h
index d6adf94064ba..f7b860054855 100644
--- a/sys/dev/ath/if_athioctl.h
+++ b/sys/dev/ath/if_athioctl.h
@@ -427,5 +427,7 @@ struct ath_tx_radiotap_header {
#define SPECTRAL_CONTROL_STOP 5
#define SPECTRAL_CONTROL_GET_PARAMS 6
#define SPECTRAL_CONTROL_SET_PARAMS 7
+#define SPECTRAL_CONTROL_ENABLE_AT_RESET 8
+#define SPECTRAL_CONTROL_DISABLE_AT_RESET 9
#endif /* _DEV_ATH_ATHIOCTL_H */