nl80211: support S1G capability overrides in assoc
[carl9170fw.git] / include / linux / ieee80211.h
index 6e186c29ba76369fea58be0384796df4c240e218..c7d78dfe042efd1c5370f20bfb6411fe9a3d4a56 100644 (file)
@@ -2349,6 +2349,8 @@ ieee80211_he_spr_size(const u8 *he_spr_ie)
 }
 
 /* S1G Capabilities Information field */
+#define IEEE80211_S1G_CAPABILITY_LEN   15
+
 #define S1G_CAP0_S1G_LONG      BIT(0)
 #define S1G_CAP0_SGI_1MHZ      BIT(1)
 #define S1G_CAP0_SGI_2MHZ      BIT(2)