Home
last modified time | relevance | path

Searched refs:WLAN_STA_WMM (Results 1 - 18 of 18) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwmm.c332 (sta->flags & (WLAN_STA_ASSOC | WLAN_STA_WMM)) != in hostapd_wmm_action()
333 (WLAN_STA_ASSOC | WLAN_STA_WMM)) { in hostapd_wmm_action()
H A Dieee802_11_vht.c174 if (!vht_capab || !(sta->flags & WLAN_STA_WMM) || in copy_sta_vht_capab()
H A Dsta_info.h27 #define WLAN_STA_WMM BIT(9) macro
119 u8 qosinfo; /* Valid when WLAN_STA_WMM is set */
H A Dieee802_11_he.c455 if (!he_capab || !(sta->flags & WLAN_STA_WMM) || in copy_sta_he_capab()
H A Dieee802_11_ht.c365 if (!ht_capab || !(sta->flags & WLAN_STA_WMM) || in copy_sta_ht_capab()
H A Dsta_info.c557 sta->flags & WLAN_STA_WMM); in ap_handle_timer()
1636 (flags & WLAN_STA_WMM ? "[WMM]" : ""), in ap_sta_flags_txt()
H A Dap_drv_ops.c34 if (flags & WLAN_STA_WMM) in hostapd_sta_flags_to_drv()
H A Dctrl_iface_ap.c679 sta->flags & WLAN_STA_WMM); in hostapd_ctrl_iface_poll_sta()
H A Dieee802_11.c4041 sta->flags &= ~WLAN_STA_WMM; in check_wmm()
4055 sta->flags |= WLAN_STA_WMM; in check_wmm()
5254 if (sta && (sta->flags & WLAN_STA_WMM)) in send_assoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwmm.c328 (sta->flags & (WLAN_STA_ASSOC | WLAN_STA_WMM)) != in hostapd_wmm_action()
329 (WLAN_STA_ASSOC | WLAN_STA_WMM)) { in hostapd_wmm_action()
H A Dsta_info.h25 #define WLAN_STA_WMM BIT(9) macro
78 u8 qosinfo; /* Valid when WLAN_STA_WMM is set */
H A Dieee802_11_ht.c387 if (!ht_capab || !(sta->flags & WLAN_STA_WMM) || in copy_sta_ht_capab()
H A Dsta_info.c507 sta->flags & WLAN_STA_WMM); in ap_handle_timer()
1426 (flags & WLAN_STA_WMM ? "[WMM]" : ""), in ap_sta_flags_txt()
H A Dap_drv_ops.c31 if (flags & WLAN_STA_WMM) in hostapd_sta_flags_to_drv()
H A Dctrl_iface_ap.c644 sta->flags & WLAN_STA_WMM); in hostapd_ctrl_iface_poll_sta()
H A Dieee802_11.c2500 sta->flags &= ~WLAN_STA_WMM; in check_wmm()
2514 sta->flags |= WLAN_STA_WMM; in check_wmm()
3645 if (sta && (sta->flags & WLAN_STA_WMM)) in send_assoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c720 sta->flags |= WLAN_STA_WMM; in mesh_mpm_add_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c734 sta->flags |= WLAN_STA_WMM; in mesh_mpm_add_peer()

Completed in 30 milliseconds