Searched refs:IEEE80211_BAND_5GHZ (Results 26 - 50 of 62) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_common.c296 if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ)
H A Dmain.c195 .band = IEEE80211_BAND_5GHZ, \
284 .band = IEEE80211_BAND_5GHZ,
292 .band = IEEE80211_BAND_5GHZ,
642 if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ)
3410 case IEEE80211_BAND_5GHZ:
3434 case IEEE80211_BAND_5GHZ:
4650 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_nphy;
4653 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_aphy;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Ddebugfs_netdev.c145 IEEE80211_IF_FILE(rc_rateidx_mask_5ghz, rc_rateidx_mask[IEEE80211_BAND_5GHZ],
H A Drx.c158 if (status->band == IEEE80211_BAND_5GHZ)
1979 if (local->hw.conf.channel->band != IEEE80211_BAND_5GHZ)
2223 if (status->band == IEEE80211_BAND_5GHZ)
H A Dutil.c122 if (local->hw.conf.channel->band == IEEE80211_BAND_5GHZ || erp) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c776 status->band = IEEE80211_BAND_5GHZ;
873 status->band = IEEE80211_BAND_5GHZ;
1640 priv->band_50.band = IEEE80211_BAND_5GHZ;
1646 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &priv->band_50;
2263 else if (channel->band == IEEE80211_BAND_5GHZ)
2914 rates = sta->supp_rates[IEEE80211_BAND_5GHZ] << 5;
3061 rates = sta->supp_rates[IEEE80211_BAND_5GHZ] << 5;
3433 ap->supp_rates[IEEE80211_BAND_5GHZ] << 5;
H A Dmac80211_hwsim.c209 .band = IEEE80211_BAND_5GHZ, \
1326 case IEEE80211_BAND_5GHZ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dtxrx.c357 if (priv->hw->conf.channel->band == IEEE80211_BAND_5GHZ)
798 if (info->band == IEEE80211_BAND_5GHZ)
H A Dmain.c395 if (dev->conf.channel->band == IEEE80211_BAND_5GHZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl3945-base.c1812 if (band == IEEE80211_BAND_5GHZ)
1893 if (band == IEEE80211_BAND_5GHZ)
2935 case IEEE80211_BAND_5GHZ:
2944 band = IEEE80211_BAND_5GHZ;
3939 if (priv->bands[IEEE80211_BAND_5GHZ].n_channels)
3940 priv->hw->wiphy->bands[IEEE80211_BAND_5GHZ] =
3941 &priv->bands[IEEE80211_BAND_5GHZ];
H A Diwl-sta.c294 rate = (priv->band == IEEE80211_BAND_5GHZ) ?
381 if (priv->band == IEEE80211_BAND_5GHZ)
H A Diwl-4965.c663 priv->hw_params.ht40_channel = BIT(IEEE80211_BAND_5GHZ);
2334 .scan_rx_antennas[IEEE80211_BAND_5GHZ] = ANT_BC,
H A Diwl-6000.c171 BIT(IEEE80211_BAND_5GHZ);
H A Diwl-dev.h663 * BIT(IEEE80211_BAND_5GHZ) BIT(IEEE80211_BAND_5GHZ)
1461 return ch_info->band == IEEE80211_BAND_5GHZ;
H A Diwl-agn-tx.c445 if (info->band == IEEE80211_BAND_5GHZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c1298 if (info->band == IEEE80211_BAND_5GHZ)
1303 if (info->band == IEEE80211_BAND_5GHZ)
2087 ar->hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &ar9170_band_5GHz;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmain.c35 case IEEE80211_BAND_5GHZ:
770 case IEEE80211_BAND_5GHZ:
1919 hw->conf.channel->band != IEEE80211_BAND_5GHZ)
H A Drc.c1200 case IEEE80211_BAND_5GHZ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_cmd.c226 if (wl->band == IEEE80211_BAND_5GHZ)
H A Dwl1271_main.c2152 [IEEE80211_BAND_5GHZ] = wl1271_rate_to_idx_5ghz
2333 wl->hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &wl1271_band_5ghz;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.c998 IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ;
1096 sband = &sc->sbands[IEEE80211_BAND_5GHZ];
1097 sband->band = IEEE80211_BAND_5GHZ;
1098 sband->bitrates = &sc->rates[IEEE80211_BAND_5GHZ][0];
1108 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = sband;
1146 sc->curband = &sc->sbands[IEEE80211_BAND_5GHZ];
H A Ddebug.c907 case IEEE80211_BAND_5GHZ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Drx.c838 band = wiphy->bands[IEEE80211_BAND_5GHZ];
1099 band = wiphy->bands[IEEE80211_BAND_5GHZ];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dutil.c85 case IEEE80211_BAND_5GHZ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h39 * @IEEE80211_BAND_5GHZ: around 5GHz band (4.9-5.7)
44 IEEE80211_BAND_5GHZ = NL80211_BAND_5GHZ, enumerator in enum:ieee80211_band

Completed in 203 milliseconds

123