ieee80211: add bits for TWT in Extended Capabilities IE
[carl9170fw.git] / include / linux / ieee80211.h
index 2d94d0d670f32cc03d7192a370ca6f2981fa06ab..70564dd2c29f7b6d1aa870f8f44058dc8adf6c69 100644 (file)
@@ -2706,6 +2706,10 @@ enum ieee80211_tdls_actioncode {
  */
 #define WLAN_EXT_CAPA9_FTM_INITIATOR   BIT(7)
 
+/* Defines support for TWT Requester and TWT Responder */
+#define WLAN_EXT_CAPA10_TWT_REQUESTER_SUPPORT  BIT(5)
+#define WLAN_EXT_CAPA10_TWT_RESPONDER_SUPPORT  BIT(6)
+
 /* TDLS specific payload type in the LLC/SNAP header */
 #define WLAN_TDLS_SNAP_RFTYPE  0x2