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