Home
last modified time | relevance | path

Searched refs:he_rts_threshold (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_he.c199 if (hapd->iface->conf->he_op.he_rts_threshold) in hostapd_eid_he_operation()
200 params |= (hapd->iface->conf->he_op.he_rts_threshold << in hostapd_eid_he_operation()
H A Dap_config.h1005 u16 he_rts_threshold; member
H A Dap_config.c277 conf->he_op.he_rts_threshold = HE_OPERATION_RTS_THRESHOLD_MASK >> in hostapd_config_defaults()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3740 conf->he_op.he_rts_threshold = atoi(pos); in hostapd_config_fill()