Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
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()
Dap_config.h1026 u16 he_rts_threshold; member
Dap_config.c280 conf->he_op.he_rts_threshold = HE_OPERATION_RTS_THRESHOLD_MASK >> in hostapd_config_defaults()
/hostap-latest/hostapd/
Dconfig_file.c3809 conf->he_op.he_rts_threshold = atoi(pos); in hostapd_config_fill()