Symbol: IEEE80211_IS_CHAN_2GHZ
usr/src/uts/common/io/arn/arn_core.h
171
(IEEE80211_IS_CHAN_2GHZ(_c) && \
usr/src/uts/common/io/iwi/ipw2200.c
1608
if (IEEE80211_IS_CHAN_2GHZ(&ic->ic_sup_channels[i]) &&
usr/src/uts/common/io/iwi/ipw2200.c
1639
if (IEEE80211_IS_CHAN_2GHZ(in->in_chan)) {
usr/src/uts/common/io/iwn/if_iwn.c
5556
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_ibss_chan))
usr/src/uts/common/io/iwn/if_iwn.c
5902
IEEE80211_IS_CHAN_2GHZ(ni->in_chan))
usr/src/uts/common/io/net80211/net80211_impl.h
203
(IEEE80211_IS_CHAN_2GHZ(_c) && \
usr/src/uts/common/io/net80211/net80211_output.c
409
IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
usr/src/uts/common/io/ral/rt2560.c
334
if (IEEE80211_IS_CHAN_2GHZ(c))
usr/src/uts/common/io/rum/rum.c
1084
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
usr/src/uts/common/io/rum/rum.c
1094
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
usr/src/uts/common/io/rum/rum.c
1107
if (IEEE80211_IS_CHAN_2GHZ(c))
usr/src/uts/common/io/rwd/rt2661.c
1221
if (IEEE80211_IS_CHAN_2GHZ(sc->sc_curchan)) {
usr/src/uts/common/io/rwd/rt2661.c
1925
if ((IEEE80211_IS_CHAN_2GHZ(sc->sc_curchan) && sc->ext_2ghz_lna) ||
usr/src/uts/common/io/rwd/rt2661.c
2253
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
usr/src/uts/common/io/rwd/rt2661.c
2263
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
usr/src/uts/common/io/rwd/rt2661.c
2276
if (IEEE80211_IS_CHAN_2GHZ(c))
usr/src/uts/common/io/rwn/rt2860.c
1590
(IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan) ?
usr/src/uts/common/io/uath/uath.c
2521
if (IEEE80211_IS_CHAN_2GHZ(c))
usr/src/uts/common/io/ural/ural.c
1015
if (IEEE80211_IS_CHAN_2GHZ(c))