Home
last modified time | relevance | path

Searched refs:allow_disabled (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c1047 int acs_ch_list_all, bool allow_disabled, in hostapd_get_hw_mode_any_channels() argument
1075 if ((!(chan->flag & HOSTAPD_CHAN_DISABLED) || allow_disabled) && in hostapd_get_hw_mode_any_channels()
H A Dap_drv_ops.h167 int acs_ch_list_all, bool allow_disabled,