提交 9e2bc79b 编写于 作者: F Fred Zhou 提交者: Johannes Berg

ieee80211: add definition for 802.11ac information elements

Add element IDs for Extended BSS Load, VHT TX
Power Envelope, AID, and Quiet Channel.
Signed-off-by: NFred Zhou <fred.zy@gmail.com>
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
上级 dcb7a6ce
...@@ -1709,6 +1709,10 @@ enum ieee80211_eid { ...@@ -1709,6 +1709,10 @@ enum ieee80211_eid {
WLAN_EID_OPMODE_NOTIF = 199, WLAN_EID_OPMODE_NOTIF = 199,
WLAN_EID_WIDE_BW_CHANNEL_SWITCH = 194, WLAN_EID_WIDE_BW_CHANNEL_SWITCH = 194,
WLAN_EID_CHANNEL_SWITCH_WRAPPER = 196, WLAN_EID_CHANNEL_SWITCH_WRAPPER = 196,
WLAN_EID_EXTENDED_BSS_LOAD = 193,
WLAN_EID_VHT_TX_POWER_ENVELOPE = 195,
WLAN_EID_AID = 197,
WLAN_EID_QUIET_CHANNEL = 198,
/* 802.11ad */ /* 802.11ad */
WLAN_EID_NON_TX_BSSID_CAP = 83, WLAN_EID_NON_TX_BSSID_CAP = 83,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册