Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_5GHZ (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h125 (IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM)
133 (IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM | IEEE80211_CHAN_TURBO)
140 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_GFSK | \
H A Dnet80211.c277 } else if (flags & IEEE80211_CHAN_5GHZ) { /* 5Ghz band */ in ieee80211_ieee2mhz()
/titanic_50/usr/src/uts/common/sys/
H A Dnet80211.h167 #define IEEE80211_CHAN_5GHZ 0x00000100 /* 5 GHz spectrum channel */ macro
196 (((_c)->ich_flags & IEEE80211_CHAN_5GHZ) != 0)
/titanic_50/usr/src/uts/common/io/uath/
H A Duath_var.h49 (IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM)
/titanic_50/usr/src/uts/common/io/mwl/
H A Dmwl_var.h98 (IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM)
127 (((_c)->ic_flags & IEEE80211_CHAN_5GHZ) != 0)
H A Dmwl.c2495 else if (((chan)->ic_flags & IEEE80211_CHAN_5GHZ) != 0) in mwl_mapchan()
/titanic_50/usr/src/uts/common/io/rum/
H A Drum.c2300 (IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM) in rum_attach()
2309 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in rum_attach()
2314 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in rum_attach()
2319 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in rum_attach()
2324 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in rum_attach()
/titanic_50/usr/src/uts/common/io/iwi/
H A Dipw2200.c263 (((_c)->ich_flags & IEEE80211_CHAN_5GHZ) != 0)
497 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in ipw2200_attach()
499 IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM; in ipw2200_attach()
503 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in ipw2200_attach()
505 IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM; in ipw2200_attach()
/titanic_50/usr/src/uts/common/io/ural/
H A Dural.c2260 (IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM) in ural_attach()
2269 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in ural_attach()
2274 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in ural_attach()
2279 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in ural_attach()
/titanic_50/usr/src/uts/common/io/ral/
H A Drt2560.c2488 (IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_OFDM) in rt2560_attach()
2497 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in rt2560_attach()
2502 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in rt2560_attach()
2507 ieee80211_ieee2mhz(i, IEEE80211_CHAN_5GHZ); in rt2560_attach()