Searched refs:WPA_STA_SHORT_PREAMBLE (Results 1 – 2 of 2) sorted by relevance
33 res |= WPA_STA_SHORT_PREAMBLE; in hostapd_sta_flags_to_drv()242 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP; in hostapd_set_sta_flags()
986 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro