Searched refs:IEEE80211_BAND_5GHZ (Results 51 - 62 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/iwlwifi/
H A Diwl-agn.c3175 if (priv->bands[IEEE80211_BAND_5GHZ].n_channels)
3176 priv->hw->wiphy->bands[IEEE80211_BAND_5GHZ] =
3177 &priv->bands[IEEE80211_BAND_5GHZ];
H A Diwl-debugfs.c483 supp_band = iwl_get_hw_mode(priv, IEEE80211_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 Dhtc_drv_main.c1671 hw->conf.channel->band != IEEE80211_BAND_5GHZ)
H A Dhw.c807 if (conf->channel && conf->channel->band == IEEE80211_BAND_5GHZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1078 sdata->local->hw.conf.channel->band == IEEE80211_BAND_5GHZ) {
H A Dmlme.c824 if (sdata->local->hw.conf.channel->band == IEEE80211_BAND_5GHZ)
H A Dtx.c141 case IEEE80211_BAND_5GHZ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.c32 sband = wdev->wiphy->bands[IEEE80211_BAND_5GHZ];
H A Dnl80211.c4028 u32 flag = ibss.channel->band == IEEE80211_BAND_5GHZ ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_lp.c246 ((b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ) ||
288 } else if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ ||
H A Dtables_lpphy.c2383 if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ)
2388 if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.c11475 a_band->band = IEEE80211_BAND_5GHZ;
11503 wdev->wiphy->bands[IEEE80211_BAND_5GHZ] = a_band;

Completed in 335 milliseconds

123