mac80211: allow to transmit A-MSDU within A-MPDU
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 16 Aug 2015 08:13:22 +0000 (11:13 +0300)
committerChristian Lamparter <chunkeey@googlemail.com>
Wed, 27 Apr 2016 13:37:24 +0000 (15:37 +0200)
Advertise the capability to send A-MSDU within A-MPDU
in the AddBA request sent by mac80211. Let the driver
know about the peer's capabilities.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h

index 3026c6339b91d4e67234e38f3f6abd2e4b9867ca..eed0febaa003407a9ea96044e2802354a8b612c3 100644 (file)
@@ -1399,6 +1399,7 @@ struct ieee80211_ht_operation {
 
 
 /* block-ack parameters */
+#define IEEE80211_ADDBA_PARAM_AMSDU_MASK 0x0001
 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002
 #define IEEE80211_ADDBA_PARAM_TID_MASK 0x003C
 #define IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK 0xFFC0