--- zzzz-none-000/linux-4.9.231/include/linux/ieee80211.h 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/include/linux/ieee80211.h 2022-03-30 12:03:35.000000000 +0000 @@ -2342,6 +2342,12 @@ #define WLAN_OUI_TYPE_MICROSOFT_WMM 2 #define WLAN_OUI_TYPE_MICROSOFT_WPS 4 +#define WLAN_OUI_BROADCOM 0x00904c /* Broadcom (Epigram) */ +#define WLAN_VENDOR_VHT_TYPE 0x04 +#define WLAN_VENDOR_VHT_SUBTYPE 0x08 +#define WLAN_VENDOR_VHT_SUBTYPE2 0x00 +#define WLAN_VENDOR_VHT_SUBTYPE3 0x18 + /* * WMM/802.11e Tspec Element */