Searched refs:WPA_STA_WMM (Results 1 – 3 of 3) sorted by relevance
29 res |= WPA_STA_WMM; in hostapd_sta_flags_to_drv()216 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP; in hostapd_set_sta_flags()
933 #define WPA_STA_WMM BIT(1) macro
5480 if (flags & WPA_STA_WMM) in sta_flags_nl80211()5533 if (params->flags & WPA_STA_WMM) { in wpa_driver_nl80211_sta_add()6238 int qos = flags & WPA_STA_WMM; in wpa_driver_nl80211_hapd_send_eapol()6328 if (total_flags & WPA_STA_WMM) in wpa_driver_nl80211_sta_set_flags()