Home
last modified time | relevance | path

Searched refs:wmm_uapsd (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dneighbor_db.c261 if (hapd->conf->wmm_uapsd && in hostapd_neighbor_set_own_report()
H A Dwmm.c124 if (hapd->conf->wmm_uapsd && in hostapd_eid_wmm()
H A Dwpa_auth.h190 int wmm_uapsd; member
H A Dap_config.h476 int wmm_uapsd; member
H A Dwpa_auth_glue.c66 wconf->wmm_uapsd = conf->wmm_uapsd; in hostapd_wpa_auth_conf()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c1091 conf->bss[0]->wmm_uapsd = 1; in wpa_supplicant_create_ap()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3621 bss->wmm_uapsd = atoi(pos); in hostapd_config_fill()