Home
last modified time | relevance | path

Searched refs:ieee80211_channel (Results 1 – 25 of 239) sorted by relevance

12345678910

/freebsd/sys/net80211/
H A Dieee80211_dfs.h46 const struct ieee80211_channel *lastchan;/* chan w/ last radar event */
47 struct ieee80211_channel *newchan; /* chan selected next */
58 const struct ieee80211_channel *);
61 struct ieee80211_channel *);
62 struct ieee80211_channel *ieee80211_dfs_pickchannel(struct ieee80211com *);
H A Dieee80211_var.h206 struct ieee80211_channel ic_channels[IEEE80211_CHAN_MAX];
210 struct ieee80211_channel *ic_curchan; /* current channel */
212 struct ieee80211_channel *ic_bsschan; /* bss channel */
216 struct ieee80211_channel *ic_countryie_chan;
278 int, int *, struct ieee80211_channel []);
282 int, struct ieee80211_channel []);
771 const struct ieee80211_channel *);
773 struct ieee80211com *, const struct ieee80211_channel *);
790 const struct ieee80211_channel *);
935 ieee80211_htchanflags(const struct ieee80211_channel *c) in ieee80211_htchanflags()
[all …]
H A Dieee80211_dfs.c166 struct ieee80211_channel *c = &ic->ic_channels[i]; in cac_timeout()
219 const struct ieee80211_channel *chan) in ieee80211_dfs_cac_clear()
224 struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_dfs_cac_clear()
235 struct ieee80211_channel *c; in dfs_timeout()
271 announce_radar(struct ieee80211com *ic, const struct ieee80211_channel *curchan, in announce_radar()
272 const struct ieee80211_channel *newchan) in announce_radar()
293 ieee80211_dfs_notify_radar(struct ieee80211com *ic, struct ieee80211_channel *chan) in ieee80211_dfs_notify_radar()
326 struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_dfs_notify_radar()
396 struct ieee80211_channel *
399 struct ieee80211_channel *c; in ieee80211_dfs_pickchannel()
H A Dieee80211_regdomain.c50 int *n, struct ieee80211_channel *c) in null_getradiocaps()
55 memcpy(c, ic->ic_channels, maxchan*sizeof(struct ieee80211_channel)); in null_getradiocaps()
62 int nchans, struct ieee80211_channel chans[]) in null_setregdomain()
117 struct ieee80211_channel *chans = ic->ic_channels; in ieee80211_init_channels()
176 const struct ieee80211_channel *ca = a; in chancompar()
177 const struct ieee80211_channel *cb = b; in chancompar()
226 sort_channels(chans, nchans, sizeof(struct ieee80211_channel)); in ieee80211_sort_channels()
304 const struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_alloc_countryie()
359 struct ieee80211_channel *c; in ieee80211_setregdomain()
446 reg->chaninfo.ic_nchans * sizeof(struct ieee80211_channel)); in ieee80211_setregdomain()
[all …]
H A Dieee80211_scan.h109 struct ieee80211_channel *,
143 struct ieee80211_channel *ss_chans[IEEE80211_SCAN_MAX];
183 struct ieee80211_channel *ieee80211_scan_pickchannel(struct ieee80211com *, int);
187 struct ieee80211_channel *,
279 struct ieee80211_channel *se_chan;/* channel where sta found */
312 struct ieee80211_channel *(*scan_pickchan)(
316 struct ieee80211_channel *,
H A Dieee80211_vht.h54 struct ieee80211_channel *);
59 struct ieee80211_channel *
61 struct ieee80211_channel *, int);
H A Dieee80211.c102 const struct ieee80211_channel *);
138 struct ieee80211_channel *c; in ieee80211_chan_init()
1320 struct ieee80211_channel *c; in addchan()
1348 struct ieee80211_channel *c; in copychan_prev()
1521 struct ieee80211_channel *c; in findchannel()
1779 struct ieee80211_channel *
1782 struct ieee80211_channel *c; in ieee80211_find_channel()
1798 struct ieee80211_channel *
1801 struct ieee80211_channel *c; in ieee80211_find_channel_byieee()
1837 struct ieee80211_channel *
[all …]
H A Dieee80211_node.h198 struct ieee80211_channel *ni_chan;
340 struct ieee80211_channel *);
341 void ieee80211_create_ibss(struct ieee80211vap*, struct ieee80211_channel *);
345 struct ieee80211_channel *);
346 void ieee80211_setcurchan(struct ieee80211com *, struct ieee80211_channel *);
353 int ieee80211_sta_join(struct ieee80211vap *, struct ieee80211_channel *,
390 struct ieee80211_channel *);
H A Dieee80211_scan_sta.c237 struct ieee80211_channel *curchan, in sta_add()
250 struct ieee80211_channel *c; in sta_add()
434 static struct ieee80211_channel *
437 struct ieee80211_channel *c; in find11gchannel()
483 struct ieee80211_channel *c, *cg; in add_channels()
548 struct ieee80211_channel *c; in sweepchannels()
790 static struct ieee80211_channel *
793 struct ieee80211_channel *c; in demote11b()
1261 struct ieee80211_channel *chan; in sta_pick_bss()
1623 struct ieee80211_channel *chan;
[all …]
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h80 const struct ieee80211_channel *);
82 const struct ieee80211_channel *);
86 const struct ieee80211_channel *);
299 struct ieee80211_channel *chan,
307 const struct ieee80211_channel *,
311 const struct ieee80211_channel *);
317 struct ieee80211_channel *chan);
321 const struct ieee80211_channel *chan,
330 const struct ieee80211_channel *chan,
335 const struct ieee80211_channel *chan,
[all …]
H A Dar5416_cal.h105 HAL_BOOL ar5416InitCalHardware(struct ath_hal *ah, const struct ieee80211_channel *chan);
106 HAL_BOOL ar5416InitCal(struct ath_hal *, const struct ieee80211_channel *);
107 HAL_BOOL ar5416PerCalibration(struct ath_hal *, struct ieee80211_channel *,
109 HAL_BOOL ar5416PerCalibrationN(struct ath_hal *, struct ieee80211_channel *,
112 const struct ieee80211_channel *);
H A Dar5416_cal.c37 static HAL_BOOL ar5416LoadNF(struct ath_hal *ah, const struct ieee80211_channel *);
38 static int16_t ar5416GetNf(struct ath_hal *, struct ieee80211_channel *);
64 ar5416IsCalSupp(struct ath_hal *ah, const struct ieee80211_channel *chan, in ar5416IsCalSupp()
243 ar5416InitCal(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416InitCal()
338 ar5416ResetCalValid(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416ResetCalValid()
443 ar5416PerCalibrationN(struct ath_hal *ah, struct ieee80211_channel *chan, in ar5416PerCalibrationN()
542 ar5416PerCalibration(struct ath_hal *ah, struct ieee80211_channel *chan, in ar5416PerCalibration()
563 const struct ieee80211_channel *chan, int16_t *nft) in ar5416GetEepromNoiseFloorThresh()
587 ar5416LoadNF(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416LoadNF()
737 ar5416GetDefaultNF(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416GetDefaultNF()
[all …]
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300paprd.h26 extern int ar9300_paprd_init_table(struct ath_hal *ah, struct ieee80211_channel *chan);
28 extern HAL_STATUS ar9300_paprd_create_curve(struct ath_hal *ah, struct ieee80211_channel *chan, int…
30 extern void ar9300_enable_paprd(struct ath_hal *ah, HAL_BOOL enable_flag, struct ieee80211_channel
32 extern void ar9300_populate_paprd_single_table(struct ath_hal *ah, struct ieee80211_channel *chan, …
H A Dar9300_stub_funcs.h130 struct ieee80211_channel *chan, HAL_BOOL bChannelChange,
134 const struct ieee80211_channel *);
139 const struct ieee80211_channel *);
141 struct ieee80211_channel *chan, HAL_BOOL *isIQdone);
143 struct ieee80211_channel *chan, u_int chainMask,
146 const struct ieee80211_channel *);
151 const struct ieee80211_channel *);
153 HAL_ANT_SETTING settings, const struct ieee80211_channel *);
156 struct ieee80211_channel *chan);
217 const struct ieee80211_channel *);
[all …]
H A Dar9300_freebsd.h6 struct ieee80211_channel *chan, HAL_BOOL bChannelChange,
13 const struct ieee80211_channel *chan);
22 struct ieee80211_channel *chan, u_int rxchainmask,
25 const struct ieee80211_channel *chan);
31 const HAL_NODE_STATS *stats, const struct ieee80211_channel *chan);
H A Dar9300.h128 HAL_BOOL (*set_channel)(struct ath_hal *, struct ieee80211_channel *);
130 struct ieee80211_channel *chan);
154 struct ieee80211_channel c; /* XXX ew? */
271 struct ieee80211_channel *rs_chan; /* Channel info */
1224 const struct ieee80211_channel *chan);
1290 HAL_ANT_SETTING settings, const struct ieee80211_channel *chan,
1407 const struct ieee80211_channel *chan,
1429 const struct ieee80211_channel *chan,
1449 const struct ieee80211_channel *, HAL_ANISTATS *);
1519 const struct ieee80211_channel *chan,
[all …]
/freebsd/sys/dev/ath/
H A Dif_athdfs.h37 struct ieee80211_channel *chan);
42 struct ieee80211_channel *chan);
44 struct ieee80211_channel *chan);
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.h37 const struct ieee80211_channel *chan,
41 const struct ieee80211_channel *chan, CAL_DATA_PER_FREQ *pRawDataSet,
47 struct ar5416eeprom *pEepData, const struct ieee80211_channel *chan,
H A Dar9287_reset.h23 const struct ieee80211_channel *chan, uint16_t *rfXpdGain);
25 const struct ieee80211_channel *chan);
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h138 const struct ieee80211_channel *);
146 const struct ieee80211_channel *,
557 struct ieee80211_channel *chan, HAL_BOOL bChannelChange,
560 const struct ieee80211_channel *);
565 const struct ieee80211_channel *);
567 struct ieee80211_channel *chan, HAL_BOOL *isIQdone);
569 struct ieee80211_channel *chan, u_int chainMask,
572 const struct ieee80211_channel *);
577 const struct ieee80211_channel *);
582 struct ieee80211_channel *chan);
[all …]
/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.c420 addchan(struct ath_hal *ah, struct ieee80211_channel chans[], in addchan()
424 struct ieee80211_channel *c; in addchan()
445 copychan_prev(struct ath_hal *ah, struct ieee80211_channel chans[], in copychan_prev()
448 struct ieee80211_channel *c; in copychan_prev()
657 struct ieee80211_channel chans[], u_int maxchans, int *nchans, in getchannels()
720 struct ieee80211_channel chans[], u_int maxchans, int *nchans, in ath_hal_getchannels()
758 struct ieee80211_channel chans[], int nchans, int sku) in assignPrivateChannels()
765 struct ieee80211_channel *c = &chans[i]; in assignPrivateChannels()
815 struct ieee80211_channel chans[], u_int maxchans, int *nchans, in ath_hal_init_channels()
847 struct ieee80211_channel chans[], int nchans, in ath_hal_set_channels()
[all …]
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h149 struct ieee80211_channel *, HAL_BOOL bChannelChange,
155 const struct ieee80211_channel *);
156 extern HAL_BOOL ar5211PerCalibration(struct ath_hal *, struct ieee80211_channel *, HAL_BOOL *);
157 extern HAL_BOOL ar5211PerCalibrationN(struct ath_hal *ah, struct ieee80211_channel *chan,
159 extern HAL_BOOL ar5211ResetCalValid(struct ath_hal *ah, const struct ieee80211_channel *);
162 const struct ieee80211_channel *);
164 HAL_ANT_SETTING, const struct ieee80211_channel *);
328 const struct ieee80211_channel *);
329 extern void ar5211AniPoll(struct ath_hal *, const struct ieee80211_channel *);
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h132 struct ieee80211_channel *, HAL_BOOL bChannelChange,
137 extern HAL_BOOL ar5210ChipReset(struct ath_hal *, struct ieee80211_channel *);
138 extern HAL_BOOL ar5210PerCalibration(struct ath_hal *, struct ieee80211_channel *, HAL_BOOL *);
139 extern HAL_BOOL ar5210PerCalibrationN(struct ath_hal *ah, struct ieee80211_channel *chan,
141 extern HAL_BOOL ar5210ResetCalValid(struct ath_hal *ah, const struct ieee80211_channel *);
147 const struct ieee80211_channel *);
301 extern void ar5210AniPoll(struct ath_hal *, const struct ieee80211_channel *);
303 const struct ieee80211_channel *);
/freebsd/sys/dev/rtwn/rtl8192e/
H A Dr92e_chan.c65 r92e_get_power_group(struct rtwn_softc *sc, struct ieee80211_channel *c) in r92e_get_power_group()
90 r92e_get_txpower(struct rtwn_softc *sc, int chain, struct ieee80211_channel *c, in r92e_get_txpower()
147 r92e_set_txpower(struct rtwn_softc *sc, struct ieee80211_channel *c) in r92e_set_txpower()
210 r92e_set_chan(struct rtwn_softc *sc, struct ieee80211_channel *c) in r92e_set_chan()
/freebsd/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.h110 struct ieee80211_channel *chan,
113 struct iwm_phy_ctxt *ctxt, struct ieee80211_channel *chan,

12345678910