ieee80211: add definition for interworking support
[carl9170fw.git] / include / linux / ieee80211.h
index 27833d96633611df6f8f06490fa8586195f9530f..08c8e2ee02d56a302e3eaa4ccd882384e7ef35a2 100644 (file)
@@ -1881,6 +1881,11 @@ enum ieee80211_tdls_actioncode {
        WLAN_TDLS_DISCOVERY_REQUEST = 10,
 };
 
+/* Interworking capabilities are set in 7th bit of 4th byte of the
+ * @WLAN_EID_EXT_CAPABILITY information element
+ */
+#define WLAN_EXT_CAPA4_INTERWORKING_ENABLED    BIT(7)
+
 /*
  * TDLS capabililites to be enabled in the 5th byte of the
  * @WLAN_EID_EXT_CAPABILITY information element