Home
last modified time | relevance | path

Searched refs:num_acs_chan_bias (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1151 unsigned int num_acs_chan_bias; member
H A Dacs.c1031 for (k = 0; k < iface->conf->num_acs_chan_bias; k++) { in acs_find_ideal_chan_mode()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c2099 conf->num_acs_chan_bias = num; in hostapd_config_parse_acs_chan_bias()