Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_he.c191 if (hapd->iface->conf->he_op.he_rts_threshold) in hostapd_eid_he_operation()
192 params |= (hapd->iface->conf->he_op.he_rts_threshold << in hostapd_eid_he_operation()
Dap_config.h882 u16 he_rts_threshold; member
Dap_config.c260 conf->he_op.he_rts_threshold = HE_OPERATION_RTS_THRESHOLD_MASK >> in hostapd_config_defaults()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3508 conf->he_op.he_rts_threshold = atoi(pos);