Searched refs:ah_current_channel (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/ath/ath5k/
H A Dpcu.c229 struct ieee80211_channel *channel = ah->ah_current_channel;
253 struct ieee80211_channel *channel = ah->ah_current_channel;
271 struct ieee80211_channel *channel = ah->ah_current_channel;
H A Dqcu.c255 if (IS_CHAN_XR(ah->ah_current_channel) &&
261 } else if (IS_CHAN_B(ah->ah_current_channel) &&
H A Dattach.c129 ah->ah_current_channel = &sc->channels[0];
H A Dani.c268 } else if (ah->ah_current_channel->band == IEEE80211_BAND_2GHZ) {
H A Dphy.c1084 ah->ah_current_channel = channel;
1173 switch (ah->ah_current_channel->hw_value & CHANNEL_MODES) {
1805 struct ieee80211_channel *channel = ah->ah_current_channel;
3066 struct ieee80211_channel *channel = ah->ah_current_channel;
H A Dath5k.h1029 struct ieee80211_channel *ah_current_channel; member in struct:ath5k_hw

Completed in 37 milliseconds