Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.h1195 int reg_sub_cli_eirp_psd; member
Dap_config.c294 conf->reg_sub_cli_eirp_psd = -1; in hostapd_config_defaults()
Dieee802_11.c7133 if (hapd->iconf->reg_sub_cli_eirp_psd != -1) in hostapd_eid_txpower_envelope()
7134 tx_pwr = hapd->iconf->reg_sub_cli_eirp_psd; in hostapd_eid_txpower_envelope()
/hostap-latest/hostapd/
Dconfig_file.c3933 conf->reg_sub_cli_eirp_psd = atoi(pos); in hostapd_config_fill()