Home
last modified time | relevance | path

Searched refs:he_default_pe_duration (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
HDieee802_11_he.c192 if (hapd->iface->conf->he_op.he_default_pe_duration) in hostapd_eid_he_operation()
193 params |= (hapd->iface->conf->he_op.he_default_pe_duration << in hostapd_eid_he_operation()
HDap_config.h1002 u8 he_default_pe_duration; member
/freebsd-13-stable/contrib/wpa/hostapd/
HDconfig_file.c3734 conf->he_op.he_default_pe_duration = atoi(pos); in hostapd_config_fill()