Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dacs.c608 iface->conf->acs_exclude_dfs) in acs_survey_mode_interference_factor()
872 iface->conf->acs_exclude_dfs) in acs_find_ideal_chan_mode()
1379 iface->conf->acs_exclude_dfs)) in acs_request_scan_add_freqs()
Dap_config.h1070 int acs_exclude_dfs; member
Dap_drv_ops.c1076 !(hapd->iface->conf->acs_exclude_dfs && in hostapd_get_hw_mode_any_channels()
/hostap-latest/hostapd/
Dconfig_file.c3427 conf->acs_exclude_dfs = atoi(pos); in hostapd_config_fill()