Symbol: IEEE80211_IS_CHAN_2GHZ
sys/bus/u4b/wlan/if_rum.c
2043
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
sys/bus/u4b/wlan/if_rum.c
2053
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
sys/bus/u4b/wlan/if_rum.c
2064
if (IEEE80211_IS_CHAN_2GHZ(c)) {
sys/bus/u4b/wlan/if_rum.c
3223
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/bus/u4b/wlan/if_run.c
2163
(IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan) ?
sys/dev/netif/ath/ath_hal/ah.c
452
if (IEEE80211_IS_CHAN_2GHZ(chan) && IEEE80211_IS_CHAN_HT20(chan))
sys/dev/netif/ath/ath_hal/ah.c
454
if (IEEE80211_IS_CHAN_2GHZ(chan) && IEEE80211_IS_CHAN_HT40U(chan))
sys/dev/netif/ath/ath_hal/ah.c
456
if (IEEE80211_IS_CHAN_2GHZ(chan) && IEEE80211_IS_CHAN_HT40D(chan))
sys/dev/netif/ath/ath_hal/ah_regdomain.c
816
else if (IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
1044
freqIndex = IEEE80211_IS_CHAN_2GHZ(chan) ? 2 : 1;
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
291
if (IEEE80211_IS_CHAN_2GHZ(chan) &&
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
439
IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
614
AR5211_PHY_MODE_OFDM | (IEEE80211_IS_CHAN_2GHZ(chan) ?
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
791
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
147
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
293
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
275
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
597
if (IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1622
int is2GHz = IEEE80211_IS_CHAN_2GHZ(chan);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1760
HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2217
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2253
IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2277
rpow[15] = AH_MIN(scaledPower, IEEE80211_IS_CHAN_2GHZ(chan) ?
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
266
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
226
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
215
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
294
if (IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
281
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
554
if (IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
594
if (IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
590
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
661
HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
714
denominator = IEEE80211_IS_CHAN_2GHZ(chan) ? 440 : 400;
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
562
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
735
if (!chan || IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
750
if (IEEE80211_IS_CHAN_2GHZ(AH_PRIVATE(ah)->ah_curchan))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
570
is_chan_2g = IEEE80211_IS_CHAN_2GHZ(chan);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1080
pModal = &pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)];
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1107
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1619
pModal = &eep->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)];
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1622
txRxAttenLocal = IEEE80211_IS_CHAN_2GHZ(chan) ? 23 : 44;
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1652
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1714
if (IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1776
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1789
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1843
pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].antennaGainCh[0],
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1844
pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].antennaGainCh[1]),
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1845
pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].antennaGainCh[2]);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1850
twiceLargestAntenna = pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].antennaGainCh[0];
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1855
pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].antennaGainCh[1]);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1859
pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].antennaGainCh[2]);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1865
IEEE80211_IS_CHAN_2GHZ(chan) ? AR_EEP_ANTGAINMAX_2 : AR_EEP_ANTGAINMAX_5,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1880
scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor2Chain;
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1883
scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor3Chain;
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1892
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1966
IEEE80211_IS_CHAN_2GHZ(chan));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2108
if (freq <= fbin2freq(powInfo[0].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2112
if (freq == fbin2freq(powInfo[i].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2115
} else if ((freq < fbin2freq(powInfo[i].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))) &&
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2116
(freq > fbin2freq(powInfo[i - 1].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2123
HALASSERT(freq > fbin2freq(powInfo[i - 1].bChannel, IEEE80211_IS_CHAN_2GHZ(chan)));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2136
clo = fbin2freq(powInfo[lowIndex].bChannel, IEEE80211_IS_CHAN_2GHZ(chan));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2137
chi = fbin2freq(powInfo[lowIndex + 1].bChannel, IEEE80211_IS_CHAN_2GHZ(chan));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2168
if (freq <= fbin2freq(powInfo[0].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2172
if (freq == fbin2freq(powInfo[i].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2175
} else if ((freq < fbin2freq(powInfo[i].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))) &&
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2176
(freq > fbin2freq(powInfo[i - 1].bChannel, IEEE80211_IS_CHAN_2GHZ(chan))))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2183
HALASSERT(freq > fbin2freq(powInfo[i - 1].bChannel, IEEE80211_IS_CHAN_2GHZ(chan)));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2196
clo = fbin2freq(powInfo[lowIndex].bChannel, IEEE80211_IS_CHAN_2GHZ(chan));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2197
chi = fbin2freq(powInfo[lowIndex + 1].bChannel, IEEE80211_IS_CHAN_2GHZ(chan));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2354
xpdMask = pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].xpdGain;
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2357
pdGainOverlap_t2 = pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pdGainOverlap;
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2362
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2380
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2458
IEEE80211_IS_CHAN_2GHZ(chan)), bChans, numPiers, &idxL, &idxR);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
248
IEEE80211_IS_CHAN_2GHZ(chan) ? 2: 1, rfXpdGain)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2489
IEEE80211_IS_CHAN_2GHZ(chan)),
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2719
pModal = &(eep->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)]);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2729
resetFreqBin = FREQ2FBIN(centers.synth_center, IEEE80211_IS_CHAN_2GHZ(chan));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2758
if (IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2831
if (IEEE80211_IS_CHAN_2GHZ(chan))
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
974
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
502
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
598
HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
700
denominator = IEEE80211_IS_CHAN_2GHZ(chan) ? 44 : 40;
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
299
xpdMask = pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].xpdGain;
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
305
pdGainOverlap_t2 = pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pdGainOverlap;
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
310
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
319
if (IEEE80211_IS_CHAN_2GHZ(chan) && AR_SREV_MERLIN_20_OR_LATER(ah) &&
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
347
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
77
IEEE80211_IS_CHAN_2GHZ(chan)), calChans, numPiers,
sys/dev/netif/ath/ath_hal/ar9002/ar9285_reset.c
679
IEEE80211_IS_CHAN_2GHZ(chan)), bChans, numPiers, &idxL, &idxR);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_reset.c
714
IEEE80211_IS_CHAN_2GHZ(chan)),
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
396
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/ath/ath_hal/ar9002/ar9287_olc.c
120
(uint8_t)FREQ2FBIN(centers.synth_center, IEEE80211_IS_CHAN_2GHZ(chan)),
sys/dev/netif/ath/ath_hal/ar9002/ar9287_reset.c
253
IEEE80211_IS_CHAN_2GHZ(chan));
sys/dev/netif/ath/ath_hal/ar9002/ar9287_reset.c
68
if (IEEE80211_IS_CHAN_2GHZ(chan)) {
sys/dev/netif/bwn/bwn/if_bwn.c
4711
if (IEEE80211_IS_CHAN_2GHZ(chan) &&
sys/dev/netif/bwn/bwn/if_bwn.c
4735
IEEE80211_IS_CHAN_2GHZ(chan) ? "2" : "5");
sys/dev/netif/bwn/bwn/if_bwn.c
4753
IEEE80211_IS_CHAN_2GHZ(chan) ? "2" : "5");
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1023
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1364
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1539
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1614
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1985
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2053
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2248
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2262
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2299
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3385
else if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3398
else if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3410
else if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
472
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
590
return (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan) ? 1 : 36);
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
623
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
663
IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan) ? &gain_2ghz : &gain_5ghz);
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
737
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
764
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/iwi/if_iwi.c
2915
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/iwi/if_iwi.c
3034
IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
311
is2ghz = !! IEEE80211_IS_CHAN_2GHZ(in->in_ni.ni_chan);
sys/dev/netif/iwm/if_iwm_phy_ctxt.c
189
!! IEEE80211_IS_CHAN_2GHZ(chan),
sys/dev/netif/iwm/if_iwm_phy_ctxt.c
197
cmd->ci.band = IEEE80211_IS_CHAN_2GHZ(chan) ?
sys/dev/netif/iwm/if_iwm_scan.c
172
if (IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/iwm/if_iwm_scan.c
277
if (IEEE80211_IS_CHAN_2GHZ(c) && IEEE80211_IS_CHAN_B(c))
sys/dev/netif/iwm/if_iwm_scan.c
303
if (!IEEE80211_IS_CHAN_2GHZ(c) && !IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/netif/iwm/if_iwm_scan.c
347
if (!IEEE80211_IS_CHAN_2GHZ(c) && !IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/netif/iwn/if_iwn.c
2864
IEEE80211_IS_CHAN_2GHZ(ni->ni_chan))
sys/dev/netif/iwn/if_iwn.c
4339
if (! IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) {
sys/dev/netif/iwn/if_iwn.c
6735
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/dev/netif/iwn/if_iwn.c
6827
if (c == NULL || IEEE80211_IS_CHAN_2GHZ(c)) {
sys/dev/netif/iwn/if_iwn.c
6879
if (c == NULL || IEEE80211_IS_CHAN_2GHZ(c)) {
sys/dev/netif/iwn/if_iwn.c
7163
if (IEEE80211_IS_CHAN_2GHZ(ni->ni_chan))
sys/dev/netif/iwn/if_iwn.c
7248
if (IEEE80211_IS_CHAN_2GHZ(ni->ni_chan))
sys/dev/netif/ral/rt2560.c
2148
if (IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/ral/rt2661.c
1977
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
sys/dev/netif/ral/rt2661.c
1986
if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) ||
sys/dev/netif/ral/rt2661.c
1999
if (IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/ral/rt2661.c
2609
if ((IEEE80211_IS_CHAN_2GHZ(sc->sc_curchan) && sc->ext_2ghz_lna) ||
sys/dev/netif/ral/rt2661.c
2805
if (IEEE80211_IS_CHAN_2GHZ(sc->sc_curchan)) {
sys/dev/netif/ral/rt2860.c
4239
if (IEEE80211_IS_CHAN_2GHZ(ic->ic_bss->ni_chan)) {
sys/dev/netif/ral/rt2860.c
997
(IEEE80211_IS_CHAN_2GHZ(ni->ni_chan) ?
sys/dev/netif/wpi/if_wpi.c
4012
if (IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/wpi/if_wpi.c
4068
if (c == NULL || IEEE80211_IS_CHAN_2GHZ(c)) {
sys/dev/netif/wpi/if_wpi.c
4116
if (c == NULL || IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/wpi/if_wpi.c
4355
if (IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/wpi/if_wpi.c
4574
if (IEEE80211_IS_CHAN_2GHZ(c))
sys/dev/netif/wpi/if_wpi.c
5669
if (IEEE80211_IS_CHAN_2GHZ(c)) {
sys/netproto/802_11/_ieee80211.h
297
(IEEE80211_IS_CHAN_2GHZ(_c) && \
sys/netproto/802_11/_ieee80211.h
311
(IEEE80211_IS_CHAN_2GHZ(_c) && \
sys/netproto/802_11/_ieee80211.h
328
(IEEE80211_IS_CHAN_2GHZ(_c) && \
sys/netproto/802_11/wlan/ieee80211_output.c
2332
IEEE80211_IS_CHAN_2GHZ(chan))
sys/netproto/802_11/wlan/ieee80211_output.c
2509
IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan))
sys/netproto/802_11/wlan/ieee80211_regdomain.c
288
else if (IEEE80211_IS_CHAN_2GHZ(ic->ic_bsschan))
tools/tools/ath/athrd/athrd.c
1557
IEEE80211_IS_CHAN_2GHZ(chan))