Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c509 else if (IEEE80211_IS_CHAN_B(chan)) in ieee80211_chan2mode()
769 if (IEEE80211_IS_CHAN_B(ch)) in ieee80211_attach()
H A Dnet80211_impl.h150 #define IEEE80211_IS_CHAN_B(_c) \ macro
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h133 #define IEEE80211_IS_CHAN_B(_c) \ macro
H A Dmwl.c2544 else if (IEEE80211_IS_CHAN_B(chan)) in mwl_chan2mode()