X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fieee80211.h;h=6ddfcccdb72b9bb1eb9e8f30d3b2da32d89c1f89;hb=52208cc5f1935d6bc9dbaadf0bcf3ba177e21695;hp=f3699e3dc64872e0fc3bb783b62627c131be2625;hpb=b42df548477184070280a282471de37f1cc0a6d5;p=carl9170fw.git diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h index f3699e3..6ddfccc 100644 --- a/include/linux/ieee80211.h +++ b/include/linux/ieee80211.h @@ -2018,6 +2018,11 @@ enum ieee80211_tdls_actioncode { WLAN_TDLS_DISCOVERY_REQUEST = 10, }; +/* Extended Channel Switching capability to be set in the 1st byte of + * the @WLAN_EID_EXT_CAPABILITY information element + */ +#define WLAN_EXT_CAPA1_EXT_CHANNEL_SWITCHING BIT(2) + /* Interworking capabilities are set in 7th bit of 4th byte of the * @WLAN_EID_EXT_CAPABILITY information element */