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 Dacs.c794 for (k = 0; k < iface->conf->num_acs_chan_bias; k++) { in acs_find_ideal_chan_mode()
H A Dap_config.h1056 unsigned int num_acs_chan_bias; member
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c2065 conf->num_acs_chan_bias = num; in hostapd_config_parse_acs_chan_bias()