HE: Add AP mode MLME/SME handling for HE stations
Process HE information in (Re)Association Request frames and add HE elements into (Re)Association Response frames when HE is enabled in the BSS. Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com> Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
8f5fc369e2
commit
78d35b16de
8 changed files with 149 additions and 1 deletions
|
@ -1280,6 +1280,8 @@ struct ieee80211_ampe_ie {
|
|||
#define CHANWIDTH_160MHZ 2
|
||||
#define CHANWIDTH_80P80MHZ 3
|
||||
|
||||
#define HE_NSS_MAX_STREAMS 8
|
||||
|
||||
#define OUI_MICROSOFT 0x0050f2 /* Microsoft (also used in Wi-Fi specs)
|
||||
* 00:50:F2 */
|
||||
#define WPA_IE_VENDOR_TYPE 0x0050f201
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue