HomeSort by relevance Sort by last modified time
    Searched refs:net80211_channel (Results 1 - 12 of 12) sorted by null

  /external/syslinux/gpxe/src/drivers/net/ath5k/
base.h 112 struct net80211_channel *curchan; /* current h/w channel */
ath5k_phy.c 519 int ath5k_hw_rfregs_init(struct ath5k_hw *ah, struct net80211_channel *channel,
853 static u32 ath5k_hw_rf5110_chan2athchan(struct net80211_channel *channel)
873 struct net80211_channel *channel)
921 struct net80211_channel *channel)
967 struct net80211_channel *channel)
1015 struct net80211_channel *channel)
1053 int ath5k_hw_channel(struct ath5k_hw *ah, struct net80211_channel *channel)
1183 struct net80211_channel *channel)
    [all...]
ath5k_reset.c 86 struct net80211_channel *channel)
423 struct net80211_channel *channel)
444 struct net80211_channel *channel)
546 struct net80211_channel *channel, u8 *ant, u8 ee_mode)
699 struct net80211_channel *channel, int change_channel)
ath5k.h 657 * Also see struct struct net80211_channel.
962 struct net80211_channel *ah_current_channel;
    [all...]
ath5k.c 177 static int ath5k_reset(struct ath5k_softc *sc, struct net80211_channel *chan);
202 struct net80211_channel *channels,
207 struct net80211_channel *chan);
567 struct net80211_channel *channels,
697 ath5k_chan_set(struct ath5k_softc *sc, struct net80211_channel *chan)
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/
net80211.h 385 struct net80211_channel struct
498 struct net80211_channel channels[NET80211_MAX_CHANNELS];
806 struct net80211_channel channels[NET80211_MAX_CHANNELS];
    [all...]
  /external/syslinux/gpxe/src/drivers/net/rtl818x/
rtl8180_max2820.c 84 struct net80211_channel *channelp)
rtl8180_grf5101.c 78 struct net80211_channel *channelp)
rtl8180_sa2400.c 93 struct net80211_channel *channelp)
rtl818x.h 355 void (*set_chan)(struct net80211_device *dev, struct net80211_channel *chan);
rtl8185_rtl8225.c 764 struct net80211_channel *channelp)
  /external/syslinux/gpxe/src/net/80211/
net80211.c 466 struct net80211_channel *chan = &dev->channels[dev->channel];
960 * over the net80211_channel::hw_value and limits maximum TX power
973 struct net80211_channel *chan, *hwchan;
    [all...]

Completed in 344 milliseconds