Searched refs:IEEE80211_BAND_2GHZ (Results 76 - 79 of 79) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.c11440 bg_band->band = IEEE80211_BAND_2GHZ;
11447 bg_band->channels[i].band = IEEE80211_BAND_2GHZ;
11468 wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = bg_band;
11482 a_band->channels[i].band = IEEE80211_BAND_2GHZ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmlme.c1318 if (wk->chan->band == IEEE80211_BAND_2GHZ &&
H A Dtx.c131 case IEEE80211_BAND_2GHZ: {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c3148 wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band;

Completed in 96 milliseconds

1234