Searched refs:IEEE80211_IS_CHAN_2GHZ (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h203 (IEEE80211_IS_CHAN_2GHZ(_c) && \
H A Dnet80211_output.c409 IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h198 #define IEEE80211_IS_CHAN_2GHZ(_c) \ macro
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c1217 if (IEEE80211_IS_CHAN_2GHZ(sc->sc_curchan)) {
1921 if ((IEEE80211_IS_CHAN_2GHZ(sc->sc_curchan) && sc->ext_2ghz_lna) ||
2249 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
2259 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
2272 if (IEEE80211_IS_CHAN_2GHZ(c))
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c1084 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
1094 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
1107 if (IEEE80211_IS_CHAN_2GHZ(c))
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c260 #define IEEE80211_IS_CHAN_2GHZ(_c) \ macro
1608 if (IEEE80211_IS_CHAN_2GHZ(&ic->ic_sup_channels[i]) &&
1639 if (IEEE80211_IS_CHAN_2GHZ(in->in_chan)) {
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h171 (IEEE80211_IS_CHAN_2GHZ(_c) && \
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c334 if (IEEE80211_IS_CHAN_2GHZ(c))
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1015 if (IEEE80211_IS_CHAN_2GHZ(c))
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c5555 if (IEEE80211_IS_CHAN_2GHZ(ic->ic_ibss_chan))
5901 IEEE80211_IS_CHAN_2GHZ(ni->in_chan))
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1590 (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan) ?
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c2516 if (IEEE80211_IS_CHAN_2GHZ(c))

Completed in 121 milliseconds