]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/mac80211/sta_info.h
Merge remote-tracking branch 'net-next/master' into mac80211-next
[karo-tx-linux.git] / net / mac80211 / sta_info.h
index b58c3b19ab78bbb6fd4e233e0addb49b9cc3163f..cde89c6d03869553a54f2715c3742b8f8a62ed7e 100644 (file)
@@ -116,6 +116,8 @@ enum ieee80211_sta_info_flags {
 #define HT_AGG_STATE_STOPPING          3
 #define HT_AGG_STATE_WANT_START                4
 #define HT_AGG_STATE_WANT_STOP         5
+#define HT_AGG_STATE_START_CB          6
+#define HT_AGG_STATE_STOP_CB           7
 
 enum ieee80211_agg_stop_reason {
        AGG_STOP_DECLINED,