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

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_he.c 393 if (conf->he_6ghz_tx_ant_pat)
ap_config.h 1170 u8 he_6ghz_tx_ant_pat; member in struct:hostapd_config
hw_features.c 826 if (iface->conf->he_6ghz_tx_ant_pat &&
ap_config.c 288 conf->he_6ghz_tx_ant_pat = 1;
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 3879 } else if (os_strcmp(buf, "he_6ghz_tx_ant_pat") == 0) {
3880 conf->he_6ghz_tx_ant_pat = atoi(pos);

Completed in 23 milliseconds