Searched refs:WPA_STA_SHORT_PREAMBLE (Results 1 – 3 of 3) sorted by relevance
32 res |= WPA_STA_SHORT_PREAMBLE; in hostapd_sta_flags_to_drv()260 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP; in hostapd_set_sta_flags()
1197 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro
7670 if (flags & WPA_STA_SHORT_PREAMBLE) in sta_flags_nl80211()8679 if (total_flags & WPA_STA_SHORT_PREAMBLE) in wpa_driver_nl80211_sta_set_flags()