Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_he.c387 capab |= (conf->he_6ghz_max_mpdu << in hostapd_eid_he_6ghz_band_cap()
H A Dap_config.h1167 u8 he_6ghz_max_mpdu; member
H A Dhw_features.c803 if (iface->conf->he_6ghz_max_mpdu > in hostapd_check_he_6ghz_capab()
H A Dap_config.c285 conf->he_6ghz_max_mpdu = 2; in hostapd_config_defaults()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3874 conf->he_6ghz_max_mpdu = atoi(pos); in hostapd_config_fill()