Home
last modified time | relevance | path

Searched refs:he_6ghz_max_ampdu_len_exp (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_he.c384 capab |= (conf->he_6ghz_max_ampdu_len_exp << in hostapd_eid_he_6ghz_band_cap()
H A Dap_config.h1168 u8 he_6ghz_max_ampdu_len_exp; member
H A Dhw_features.c811 if (iface->conf->he_6ghz_max_ampdu_len_exp > in hostapd_check_he_6ghz_capab()
H A Dap_config.c286 conf->he_6ghz_max_ampdu_len_exp = 7; in hostapd_config_defaults()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3876 conf->he_6ghz_max_ampdu_len_exp = atoi(pos); in hostapd_config_fill()