Searched refs:wmm_enabled (Results 1 – 15 of 15) sorted by relevance
448 wmm_enabled=1
3599 bss->wmm_enabled = atoi(pos); in hostapd_config_fill()
259 if (hapd->conf->wmm_enabled) { in hostapd_neighbor_set_own_report()
112 if (!hapd->conf->wmm_enabled) in hostapd_eid_wmm()
492 int wmm_enabled; member
193 int wmm_enabled; member
150 wconf->wmm_enabled = conf->wmm_enabled; in hostapd_wpa_auth_conf()
135 if (hapd->conf->wmm_enabled < 0) in hostapd_reload_bss()136 hapd->conf->wmm_enabled = hapd->iconf->ieee80211n | in hostapd_reload_bss()1587 if (conf->wmm_enabled < 0) in hostapd_setup_bss()1588 conf->wmm_enabled = hapd->iconf->ieee80211n | in hostapd_setup_bss()
99 if (conf->wmm_enabled) { in wpa_own_rsn_capab()
113 bss->wmm_enabled = -1; in hostapd_config_defaults_bss()
4883 if (wmm_ie && hapd->conf->wmm_enabled) { in check_wmm()
116 if (sm->wmm_enabled) { in rsn_supp_capab()
246 bool wmm_enabled; member
5199 sm->wmm_enabled = value; in wpa_sm_set_param()
1100 conf->bss[0]->wmm_enabled = 1; in wpa_supplicant_create_ap()