Symbol: IEEE80211_IS_CHAN_5GHZ
sys/compat/linuxkpi/common/src/linux_80211.c
1018
else if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/ath/ath_hal/ah.c
527
if (IEEE80211_IS_CHAN_5GHZ(chan) && IEEE80211_IS_CHAN_HT20(chan))
sys/dev/ath/ath_hal/ah.c
529
if (IEEE80211_IS_CHAN_5GHZ(chan) && IEEE80211_IS_CHAN_HT40U(chan))
sys/dev/ath/ath_hal/ah.c
531
if (IEEE80211_IS_CHAN_5GHZ(chan) && IEEE80211_IS_CHAN_HT40D(chan))
sys/dev/ath/ath_hal/ah_internal.h
995
(IEEE80211_IS_CHAN_5GHZ(_c) && \
sys/dev/ath/ath_hal/ah_regdomain.c
406
if (IEEE80211_IS_CHAN_5GHZ(c) && (rd->flags & DISALLOW_ADHOC_11A))
sys/dev/ath/ath_hal/ar5210/ar5210_reset.c
89
if (!IEEE80211_IS_CHAN_5GHZ(chan)) {
sys/dev/ath/ath_hal/ar5211/ar5211_reset.c
1520
if (IEEE80211_IS_CHAN_5GHZ(chan)) {
sys/dev/ath/ath_hal/ar5211/ar5211_reset.c
256
if (IEEE80211_IS_CHAN_5GHZ(chan)) {
sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
1090
if (IEEE80211_IS_CHAN_5GHZ(chan) ||
sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
2205
if (IEEE80211_IS_CHAN_5GHZ(chan)) {
sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
622
if (IEEE80211_IS_CHAN_5GHZ(chan)) {
sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
932
if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/ath/ath_hal/ar5212/ar5413.c
566
HALASSERT(IEEE80211_IS_CHAN_5GHZ(chan));
sys/dev/ath/ath_hal/ar5212/ar5413.c
699
HALASSERT(IEEE80211_IS_CHAN_5GHZ(chan));
sys/dev/ath/ath_hal/ar5312/ar5312_reset.c
695
if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
565
if (IEEE80211_IS_CHAN_5GHZ(chan)) {
sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
84
if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1518
if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
2837
else if (IEEE80211_IS_CHAN_5GHZ(chan) &&
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
641
__func__, IEEE80211_IS_CHAN_5GHZ(chan) ? "5GHz" : "2GHz");
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
766
rfMode |= IEEE80211_IS_CHAN_5GHZ(chan) ?
sys/dev/ath/ath_hal/ar9001/ar9160_attach.c
99
if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
110
chan != AH_NULL && IEEE80211_IS_CHAN_5GHZ(chan)) {
sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
128
if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/bwn/if_bwn.c
4555
if (IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan))
sys/dev/bwn/if_bwn.c
4842
} else if (IEEE80211_IS_CHAN_5GHZ(chan) &&
sys/dev/bwn/if_bwn_phy_lp.c
1515
((IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan)) ||
sys/dev/bwn/if_bwn_phy_lp.c
1557
} else if (IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan) ||
sys/dev/bwn/if_bwn_phy_lp.c
3734
tmp |= ((IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan)) ?
sys/dev/bwn/if_bwn_phy_lp.c
3737
tmp |= ((IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan)) ?
sys/dev/bwn/if_bwnvar.h
1087
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/bwn/if_bwnvar.h
1097
if (IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan))
sys/dev/iwi/if_iwi.c
2679
return IEEE80211_IS_CHAN_5GHZ(c) ? IWI_CHAN_5GHZ : IWI_CHAN_2GHZ;
sys/dev/iwm/if_iwm_scan.c
290
else if (IEEE80211_IS_CHAN_5GHZ(c) && IEEE80211_IS_CHAN_A(c))
sys/dev/iwm/if_iwm_scan.c
314
if (!IEEE80211_IS_CHAN_2GHZ(c) && !IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/iwm/if_iwm_scan.c
358
if (!IEEE80211_IS_CHAN_2GHZ(c) && !IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/iwn/if_iwn.c
2564
band = IEEE80211_IS_CHAN_5GHZ(c) ? 6 : 5;
sys/dev/iwn/if_iwn.c
5486
if (IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan))
sys/dev/iwn/if_iwn.c
7099
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/iwn/if_iwn.c
7237
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/iwn/if_iwn.c
7295
if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan))
sys/dev/iwn/if_iwn.c
7364
if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan))
sys/dev/mwl/if_mwl.c
3766
else if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/mwl/if_mwl.c
4216
if (IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan))
sys/dev/mwl/if_mwl.c
4340
} else if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/mwl/if_mwl.c
945
else if (IEEE80211_IS_CHAN_5GHZ(chan))
sys/dev/otus/if_otus.c
2626
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/otus/if_otus.c
2682
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/otus/if_otus.c
2776
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/otus/if_otus.c
2880
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/ral/rt2661.c
1811
if (!IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan))
sys/dev/ral/rt2661.c
1870
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/ral/rt2661.c
1875
(IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) {
sys/dev/ral/rt2661.c
1884
(IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) {
sys/dev/ral/rt2661.c
1972
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/ral/rt2661.c
2502
if (IEEE80211_IS_CHAN_5GHZ(sc->sc_curchan))
sys/dev/ral/rt2661.c
2505
(IEEE80211_IS_CHAN_5GHZ(sc->sc_curchan) && sc->ext_5ghz_lna))
sys/dev/ral/rt2661.c
2617
rate = IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan) ? 12 : 2;
sys/dev/ral/rt2860.c
3076
tmp |= IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan) ?
sys/dev/ral/rt2860.c
3287
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/ral/rt2860.c
4282
ridx = IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan) ?
sys/dev/rtwn/if_rtwn.c
1319
IEEE80211_IS_CHAN_5GHZ(ni->ni_chan))
sys/dev/rtwn/if_rtwn.c
1730
(IEEE80211_IS_CHAN_5GHZ(c) ?
sys/dev/rtwn/if_rtwn.c
1780
(IEEE80211_IS_CHAN_5GHZ(c) ?
sys/dev/rtwn/if_rtwn.c
883
IEEE80211_IS_CHAN_5GHZ(c));
sys/dev/rtwn/if_rtwn_beacon.c
131
IEEE80211_IS_CHAN_5GHZ(ni->ni_chan));
sys/dev/rtwn/rtl8812a/r12a_chan.c
243
} else if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/rtwn/rtl8812a/r12a_chan.c
451
RTWN_STARTED && IEEE80211_IS_CHAN_5GHZ(c) ^
sys/dev/rtwn/rtl8812a/r12a_chan.c
461
} else if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/rtwn/rtl8812a/r12a_fw.c
169
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/usb/wlan/if_mtw.c
4137
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/usb/wlan/if_rum.c
2012
if (!IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan)) {
sys/dev/usb/wlan/if_rum.c
2041
} else if (IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan)) {
sys/dev/usb/wlan/if_rum.c
2062
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/usb/wlan/if_rum.c
2067
(IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) {
sys/dev/usb/wlan/if_rum.c
2077
(IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) {
sys/dev/usb/wlan/if_run.c
5405
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/usb/wlan/if_uath.c
1429
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/dev/usb/wlan/if_ural.c
1817
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/usb/wlan/if_zyd.c
2489
if (IEEE80211_IS_CHAN_5GHZ(ic->ic_curchan))
sys/dev/wpi/if_wpi.c
4160
if (IEEE80211_IS_CHAN_5GHZ(c)) {
sys/dev/wpi/if_wpi.c
4239
if (IEEE80211_IS_CHAN_5GHZ(c))
sys/net80211/_ieee80211.h
300
(IEEE80211_IS_CHAN_5GHZ(_c) && \
sys/net80211/_ieee80211.h
320
(IEEE80211_IS_CHAN_5GHZ(_c) && \
sys/net80211/_ieee80211.h
331
(IEEE80211_IS_CHAN_5GHZ(_c) && \
sys/net80211/ieee80211_node.c
269
if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan))
sys/net80211/ieee80211_node.c
274
if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan))
sys/net80211/ieee80211_output.c
2683
if (IEEE80211_IS_CHAN_5GHZ(chan) && (vap->iv_flags & IEEE80211_F_DOTH))
sys/net80211/ieee80211_output.c
3179
if (IEEE80211_IS_CHAN_5GHZ(bss->ni_chan))
sys/net80211/ieee80211_output.c
3574
if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan))
sys/net80211/ieee80211_regdomain.c
299
if (IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan))
sys/net80211/ieee80211_scan_sta.c
906
PREFER(IEEE80211_IS_CHAN_5GHZ(a->base.se_chan),
sys/net80211/ieee80211_scan_sta.c
907
IEEE80211_IS_CHAN_5GHZ(b->base.se_chan), 1);
tools/tools/ath/athrd/athrd.c
1497
if (IEEE80211_IS_CHAN_5GHZ(chan)) {