Searched refs:wmm_enabled (Results 1 – 13 of 13) sorted by relevance
403 wmm_enabled=1
3330 bss->wmm_enabled = atoi(pos); in hostapd_config_fill()
79 if (hapd->conf->wmm_enabled) { in hostapd_eid_osen()
187 if (hapd->conf->wmm_enabled) { in hostapd_neighbor_set_own_report()
53 if (!hapd->conf->wmm_enabled) in hostapd_eid_wmm()
285 if (conf->wmm_enabled) { in wpa_write_rsn_ie()410 if (conf->wmm_enabled) { in wpa_write_osen()
432 int wmm_enabled; member
185 int wmm_enabled; member
56 wconf->wmm_enabled = conf->wmm_enabled; in hostapd_wpa_auth_conf()
98 if (hapd->conf->wmm_enabled < 0) in hostapd_reload_bss()99 hapd->conf->wmm_enabled = hapd->iconf->ieee80211n; in hostapd_reload_bss()1101 if (conf->wmm_enabled < 0) in hostapd_setup_bss()1102 conf->wmm_enabled = hapd->iconf->ieee80211n; in hostapd_setup_bss()
99 bss->wmm_enabled = -1; in hostapd_config_defaults_bss()
2494 if (wmm_ie && hapd->conf->wmm_enabled) { in check_wmm()
811 conf->bss[0]->wmm_enabled = 1; in wpa_supplicant_create_ap()