Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h235 #define IEEE80211_CHAN_ALL \ macro
241 (IEEE80211_CHAN_ALL | IEEE80211_CHAN_TURBO | IEEE80211_CHAN_STURBO)
H A Dieee80211_regdomain.c182 (ca->ic_flags & IEEE80211_CHAN_ALL) - in chancompar()
183 (cb->ic_flags & IEEE80211_CHAN_ALL) : in chancompar()
H A Dieee80211_dfs.c411 flags = ic->ic_curchan->ic_flags & IEEE80211_CHAN_ALL; in ieee80211_dfs_pickchannel()
H A Dieee80211_sta.c1251 (ic->ic_bsschan->ic_flags & IEEE80211_CHAN_ALL)); in ieee80211_parse_csaparams()