Searched refs:WLAN_STA_WMM (Results 1 – 5 of 5) sorted by relevance
267 (sta->flags & (WLAN_STA_ASSOC | WLAN_STA_WMM)) != in hostapd_wmm_action()268 (WLAN_STA_ASSOC | WLAN_STA_WMM)) { in hostapd_wmm_action()
28 #define WLAN_STA_WMM BIT(9) macro
554 sta->flags &= ~WLAN_STA_WMM; in check_wmm()563 sta->flags |= WLAN_STA_WMM; in check_wmm()848 if (sta->flags & WLAN_STA_WMM) in send_assoc_resp()
32 if (flags & WLAN_STA_WMM) in hostapd_sta_flags_to_drv()
125 (sta->flags & WLAN_STA_WMM ? "[WMM]" : ""), in hostapd_dump_state()