Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/ap/
HDneighbor_db.c261 if (hapd->conf->wmm_uapsd && in hostapd_neighbor_set_own_report()
HDwmm.c124 if (hapd->conf->wmm_uapsd && in hostapd_eid_wmm()
HDwpa_auth.h190 int wmm_uapsd; member
HDap_config.h476 int wmm_uapsd; member
HDwpa_auth_glue.c66 wconf->wmm_uapsd = conf->wmm_uapsd; in hostapd_wpa_auth_conf()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDap.c1091 conf->bss[0]->wmm_uapsd = 1; in wpa_supplicant_create_ap()
/freebsd-13-stable/contrib/wpa/hostapd/
HDconfig_file.c3621 bss->wmm_uapsd = atoi(pos); in hostapd_config_fill()