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

/freebsd-9.3-release/sys/net80211/
H A D_ieee80211.h208 #define IEEE80211_CHAN_ALL \ macro
214 (IEEE80211_CHAN_ALL | IEEE80211_CHAN_TURBO | IEEE80211_CHAN_STURBO)
H A Dieee80211_regdomain.c158 (ca->ic_flags & IEEE80211_CHAN_ALL) -
159 (cb->ic_flags & IEEE80211_CHAN_ALL) :
H A Dieee80211_dfs.c350 flags = ic->ic_curchan->ic_flags & IEEE80211_CHAN_ALL;
H A Dieee80211_sta.c1139 (ic->ic_bsschan->ic_flags & IEEE80211_CHAN_ALL));
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah_internal.h158 (IEEE80211_CHAN_ALL - (IEEE80211_CHAN_HALF | IEEE80211_CHAN_QUARTER))

Completed in 114 milliseconds