Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_regdomain.c180 (ca->ic_flags & IEEE80211_CHAN_ALL) - in chancompar()
181 (cb->ic_flags & IEEE80211_CHAN_ALL) : in chancompar()
H A D_ieee80211.h233 #define IEEE80211_CHAN_ALL \ macro
239 (IEEE80211_CHAN_ALL | IEEE80211_CHAN_TURBO | IEEE80211_CHAN_STURBO)
H A Dieee80211_dfs.c406 flags = ic->ic_curchan->ic_flags & IEEE80211_CHAN_ALL; in ieee80211_dfs_pickchannel()
H A Dieee80211_sta.c1261 (ic->ic_bsschan->ic_flags & IEEE80211_CHAN_ALL)); in ieee80211_parse_csaparams()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h215 (IEEE80211_CHAN_ALL - (IEEE80211_CHAN_HALF | IEEE80211_CHAN_QUARTER))