Searched refs:WLAN_STA_WMM (Results 1 – 6 of 6) sorted by relevance
273 (sta->flags & (WLAN_STA_ASSOC | WLAN_STA_WMM)) != in hostapd_wmm_action()274 (WLAN_STA_ASSOC | WLAN_STA_WMM)) { in hostapd_wmm_action()
22 #define WLAN_STA_WMM BIT(9) macro
811 sta->flags &= ~WLAN_STA_WMM; in check_wmm()825 sta->flags |= WLAN_STA_WMM; in check_wmm()1173 if (sta->flags & WLAN_STA_WMM) in send_assoc_resp()
30 if (flags & WLAN_STA_WMM) in hostapd_sta_flags_to_drv()
392 sta->flags & WLAN_STA_WMM); in ap_handle_timer()
122 (sta->flags & WLAN_STA_WMM ? "[WMM]" : ""), in hostapd_dump_state()