Home
last modified time | relevance | path

Searched refs:IEEE80211_IS_CHAN_5GHZ (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net80211/
H A D_ieee80211.h264 #define IEEE80211_IS_CHAN_5GHZ(_c) \ macro
302 (IEEE80211_IS_CHAN_5GHZ(_c) && \
322 (IEEE80211_IS_CHAN_5GHZ(_c) && \
333 (IEEE80211_IS_CHAN_5GHZ(_c) && \
H A Dieee80211_regdomain.c301 if (IEEE80211_IS_CHAN_5GHZ(ic->ic_bsschan)) in ieee80211_alloc_countryie()
H A Dieee80211_scan_sta.c908 PREFER(IEEE80211_IS_CHAN_5GHZ(a->base.se_chan), in sta_compare()
909 IEEE80211_IS_CHAN_5GHZ(b->base.se_chan), 1); in sta_compare()
H A Dieee80211_output.c2605 if (IEEE80211_IS_CHAN_5GHZ(chan) && (vap->iv_flags & IEEE80211_F_DOTH)) in ieee80211_getcapinfo()
3102 if (IEEE80211_IS_CHAN_5GHZ(bss->ni_chan)) in ieee80211_alloc_proberesp()
3486 if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan)) in ieee80211_beacon_construct()
H A Dieee80211_node.c250 if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan)) in ieee80211_node_setuptxparms()
255 if (IEEE80211_IS_CHAN_5GHZ(ni->ni_chan)) in ieee80211_node_setuptxparms()