Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.h57 int chan_bw_allowed(const struct hostapd_channel_data *chan, u32 bw,
H A Dhw_features_common.c926 int chan_bw_allowed(const struct hostapd_channel_data *chan, u32 bw, in chan_bw_allowed() function
/freebsd/contrib/wpa/src/ap/
H A Dacs.c880 if (!chan_bw_allowed(chan, bw, secondary_channel != -1, 1)) { in acs_find_ideal_chan_mode()
944 if (!chan_bw_allowed(adj_chan, bw, 1, 0)) { in acs_find_ideal_chan_mode()
H A Ddfs.c207 if (!chan_bw_allowed(chan, bw, 1, !i)) { in dfs_chan_range_available()