diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2017-02-02 05:27:06 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2017-02-02 05:27:06 +0000 |
| commit | 38fbe19b81b9de53632227a28aff8b238ddb1688 (patch) | |
| tree | e6ede4c8b44fedd35f67c4758d393183a37d5c98 /sys/dev/ath | |
| parent | a3c47b043721882b9276e8e7d0b14d346d9e114b (diff) | |
Notes
Diffstat (limited to 'sys/dev/ath')
| -rw-r--r-- | sys/dev/ath/if_athioctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/if_athioctl.h b/sys/dev/ath/if_athioctl.h index f16f3cbbca25..c703a3010270 100644 --- a/sys/dev/ath/if_athioctl.h +++ b/sys/dev/ath/if_athioctl.h @@ -432,6 +432,7 @@ struct ath_tx_radiotap_header { #define SPECTRAL_PARAM_SS_SHORT_RPT 4 #define SPECTRAL_PARAM_ENABLED 5 #define SPECTRAL_PARAM_ACTIVE 6 +#define SPECTRAL_PARAM_SS_SPECTRAL_PRI 7 /* * Spectral control parameters |
