aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/_ieee80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net80211/_ieee80211.h')
-rw-r--r--sys/net80211/_ieee80211.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/net80211/_ieee80211.h b/sys/net80211/_ieee80211.h
index 0d79a2c38bd6..9f50e3c4d21a 100644
--- a/sys/net80211/_ieee80211.h
+++ b/sys/net80211/_ieee80211.h
@@ -288,6 +288,8 @@ struct ieee80211_htrateset {
uint8_t rs_rates[IEEE80211_HTRATE_MAXSIZE];
};
+#define IEEE80211_RATE_MCS 0x80
+
/*
* Roaming state visible to user space. There are two
* thresholds that control whether roaming is considered;