62 u16 new_txpow,
u16 *txpower)
64 if (cur_txpow != new_txpow) {
u8 channel
The channel currently in use, as an index into the channels array.
void ath9k_cmn_update_txpow(struct ath_hw *ah, u16 cur_txpow, u16 new_txpow, u16 *txpower)
struct net80211_channel * chan
#define NET80211_BAND_2GHZ
The 2.4 GHz ISM band, unlicensed in most countries.
u16 hw_value
Hardware channel value.
static struct ath_regulatory * ath9k_hw_regulatory(struct ath_hw *ah)
uint32_t channel
RNDIS channel.
struct ath9k_channel * ath9k_cmn_get_curchannel(struct net80211_device *dev, struct ath_hw *ah)
u16 center_freq
The center frequency for this channel.
void ath9k_cmn_update_ichannel(struct ath9k_channel *ichan, struct net80211_channel *chan)
u8 band
The band with which this channel is associated.
Structure encapsulating the complete state of an 802.11 device.
void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, int test)
struct net80211_channel channels[NET80211_MAX_CHANNELS]
A list of all possible channels we might use.