Searched refs:curr_band (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00config.c211 rt2x00dev->curr_band = conf->channel->band;
H A Drt61pci.c257 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_5GHZ);
259 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_2GHZ);
650 (rt2x00dev->curr_band != IEEE80211_BAND_5GHZ));
655 if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ)
664 if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ)
810 if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ) {
824 rt2x00dev->curr_band == IEEE80211_BAND_2GHZ);
826 rt2x00dev->curr_band == IEEE80211_BAND_5GHZ);
H A Drt73usb.c203 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_5GHZ);
205 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_2GHZ);
602 && (rt2x00dev->curr_band != IEEE80211_BAND_5GHZ);
608 if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ)
617 if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ)
713 if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ) {
727 (rt2x00dev->curr_band == IEEE80211_BAND_2GHZ));
729 (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ));
H A Drt2x00.h701 enum ieee80211_band curr_band; member in struct:rt2x00_dev
H A Drt2x00dev.c439 sband = &rt2x00dev->bands[rt2x00dev->curr_band];
H A Drt2800lib.c700 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_2GHZ);
1487 if (rt2x00dev->curr_band == IEEE80211_BAND_2GHZ) {

Completed in 70 milliseconds