HomeSort by: relevance | last modified time | path
    Searched refs:he_6ghz_max_mpdu (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_he.c 387 capab |= (conf->he_6ghz_max_mpdu <<
ap_config.h 1167 u8 he_6ghz_max_mpdu; member in struct:hostapd_config
hw_features.c 803 if (iface->conf->he_6ghz_max_mpdu >
ap_config.c 285 conf->he_6ghz_max_mpdu = 2;
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 3873 } else if (os_strcmp(buf, "he_6ghz_max_mpdu") == 0) {
3874 conf->he_6ghz_max_mpdu = atoi(pos);

Completed in 26 milliseconds