Symbol: ieee80211_channel
sys/dev/ic/arn5008.c
108
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn5008.c
111
Static void ar5008_set_phy(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn5008.c
112
struct ieee80211_channel *);
sys/dev/ic/arn5008.c
114
struct ieee80211_channel *);
sys/dev/ic/arn5008.c
129
struct ieee80211_channel *);
sys/dev/ic/arn5008.c
1676
ar5008_set_rf_mode(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn5008.c
1736
ar5008_set_phy(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5008.c
1737
struct ieee80211_channel *extc)
sys/dev/ic/arn5008.c
1767
ar5008_set_delta_slope(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5008.c
1768
struct ieee80211_channel *extc)
sys/dev/ic/arn5008.c
1905
ar5008_get_noisefloor(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn5008.c
2358
ar5008_hw_init(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5008.c
2359
struct ieee80211_channel *extc)
sys/dev/ic/arn5008.c
2632
ar5008_get_lg_tpow(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5008.c
2664
ar5008_get_ht_tpow(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5008.c
87
Static void ar5008_hw_init(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn5008.c
88
struct ieee80211_channel *);
sys/dev/ic/arn5008.h
39
void ar5008_get_ht_tpow(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn5008.h
41
void ar5008_get_lg_tpow(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn5416.c
163
ar5416_set_synth(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
164
struct ieee80211_channel *extc)
sys/dev/ic/arn5416.c
223
ar5416_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
224
struct ieee80211_channel *extc)
sys/dev/ic/arn5416.c
323
ar5416_init_calib(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
324
struct ieee80211_channel *extc)
sys/dev/ic/arn5416.c
354
ar5416_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
416
ar5416_set_power_calib(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn5416.c
517
ar5416_set_txpower(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
518
struct ieee80211_channel *extc)
sys/dev/ic/arn5416.c
678
ar5416_spur_mitigate(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
679
struct ieee80211_channel *extc)
sys/dev/ic/arn5416.c
73
struct ieee80211_channel *);
sys/dev/ic/arn5416.c
75
struct ieee80211_channel *, int, int, uint8_t, uint8_t *,
sys/dev/ic/arn5416.c
78
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn5416.c
782
ar5416_rw_bank6tpc(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
808
ar5416_rf_reset(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn5416.c
81
struct ieee80211_channel *, uint32_t *);
sys/dev/ic/arn5416.c
84
struct ieee80211_channel *);
sys/dev/ic/arn5416.c
859
ar5416_reset_bb_gain(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn5416.c
86
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn5416.c
877
ar5416_force_bias(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn5416.c
89
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn5416.c
909
ar9160_rw_addac(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn5416.c
91
struct ieee80211_channel *, uint32_t *);
sys/dev/ic/arn5416.c
944
ar5416_reset_addac(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn5416.h
33
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn5416.h
35
void ar5416_reset_addac(struct athn_softc *, struct ieee80211_channel *);
sys/dev/ic/arn5416.h
36
void ar5416_rf_reset(struct athn_softc *, struct ieee80211_channel *);
sys/dev/ic/arn5416.h
37
void ar5416_reset_bb_gain(struct athn_softc *, struct ieee80211_channel *);
sys/dev/ic/arn5416.h
39
void ar5416_set_txpower(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn5416.h
40
struct ieee80211_channel *);
sys/dev/ic/arn9003.c
110
struct ieee80211_channel *);
sys/dev/ic/arn9003.c
112
struct ieee80211_channel *);
sys/dev/ic/arn9003.c
127
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9003.c
130
Static void ar9003_set_phy(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9003.c
131
struct ieee80211_channel *);
sys/dev/ic/arn9003.c
133
struct ieee80211_channel *);
sys/dev/ic/arn9003.c
148
struct ieee80211_channel *);
sys/dev/ic/arn9003.c
150
struct ieee80211_channel *);
sys/dev/ic/arn9003.c
1857
ar9003_set_rf_mode(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9003.c
1912
ar9003_set_phy(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9003.c
1913
struct ieee80211_channel *extc)
sys/dev/ic/arn9003.c
1942
ar9003_set_delta_slope(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9003.c
1943
struct ieee80211_channel *extc)
sys/dev/ic/arn9003.c
2072
ar9003_get_noisefloor(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9003.c
2519
ar9003_paprd_calib(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9003.c
3171
ar9003_reset_rx_gain(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9003.c
3189
ar9003_reset_tx_gain(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9003.c
3207
ar9003_hw_init(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9003.c
3208
struct ieee80211_channel *extc)
sys/dev/ic/arn9003.c
3303
ar9003_get_lg_tpow(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9003.c
3335
ar9003_get_ht_tpow(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9003.c
90
Static void ar9003_hw_init(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9003.c
91
struct ieee80211_channel *);
sys/dev/ic/arn9003.h
34
void ar9003_get_lg_tpow(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9003.h
37
void ar9003_get_ht_tpow(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9280.c
164
ar9280_set_synth(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9280.c
165
struct ieee80211_channel *extc)
sys/dev/ic/arn9280.c
233
ar9280_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9280.c
234
struct ieee80211_channel *extc)
sys/dev/ic/arn9280.c
416
ar9280_olpc_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9280.c
465
ar9280_spur_mitigate(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9280.c
466
struct ieee80211_channel *extc)
sys/dev/ic/arn9280.c
546
ar9280_reset_rx_gain(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9280.c
561
ar9280_reset_tx_gain(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9280.c
74
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9280.h
32
void ar9280_reset_rx_gain(struct athn_softc *, struct ieee80211_channel *);
sys/dev/ic/arn9280.h
33
void ar9280_reset_tx_gain(struct athn_softc *, struct ieee80211_channel *);
sys/dev/ic/arn9280.h
34
void ar9280_olpc_get_pdadcs(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9280.h
37
int ar9280_set_synth(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9280.h
38
struct ieee80211_channel *);
sys/dev/ic/arn9280.h
39
void ar9280_spur_mitigate(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9280.h
40
struct ieee80211_channel *);
sys/dev/ic/arn9285.c
182
ar9285_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9285.c
183
struct ieee80211_channel *extc)
sys/dev/ic/arn9285.c
588
ar9285_cl_cal(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9285.c
589
struct ieee80211_channel *extc)
sys/dev/ic/arn9285.c
653
ar9285_init_calib(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9285.c
654
struct ieee80211_channel *extc)
sys/dev/ic/arn9285.c
707
ar9285_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9285.c
738
ar9285_set_power_calib(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9285.c
79
Static int ar9285_cl_cal(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9285.c
792
ar9285_set_txpower(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9285.c
793
struct ieee80211_channel *extc)
sys/dev/ic/arn9285.c
80
struct ieee80211_channel *);
sys/dev/ic/arn9285.c
82
struct ieee80211_channel *, int, uint8_t, uint8_t *,
sys/dev/ic/arn9285.c
87
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9285.c
89
struct ieee80211_channel *);
sys/dev/ic/arn9285.c
91
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9285.h
32
int ar9285_init_calib(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/arn9285.h
33
struct ieee80211_channel *);
sys/dev/ic/arn9287.c
159
ar9287_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9287.c
160
struct ieee80211_channel *extc)
sys/dev/ic/arn9287.c
263
ar9287_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9287.c
307
ar9287_olpc_get_pdgain(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9287.c
334
ar9287_set_power_calib(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9287.c
431
ar9287_set_txpower(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9287.c
432
struct ieee80211_channel *extc)
sys/dev/ic/arn9287.c
75
struct ieee80211_channel *, int, int, uint8_t, uint8_t *,
sys/dev/ic/arn9287.c
80
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9287.c
82
struct ieee80211_channel *, int, int8_t *);
sys/dev/ic/arn9287.c
86
struct ieee80211_channel *);
sys/dev/ic/arn9287.c
88
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9380.c
249
ar9380_get_paprd_masks(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
264
ar9380_set_synth(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
265
struct ieee80211_channel *extc)
sys/dev/ic/arn9380.c
300
ar9380_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
301
struct ieee80211_channel *extc)
sys/dev/ic/arn9380.c
520
ar9380_spur_mitigate_cck(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
521
struct ieee80211_channel *extc)
sys/dev/ic/arn9380.c
561
ar9380_spur_mitigate_ofdm(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
562
struct ieee80211_channel *extc)
sys/dev/ic/arn9380.c
70
struct ieee80211_channel *, int, int *, int *);
sys/dev/ic/arn9380.c
707
ar9380_spur_mitigate(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
708
struct ieee80211_channel *extc)
sys/dev/ic/arn9380.c
717
ar9380_set_txpower(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
718
struct ieee80211_channel *extc)
sys/dev/ic/arn9380.c
72
struct ieee80211_channel *, uint32_t *, uint32_t *);
sys/dev/ic/arn9380.c
76
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9380.c
78
struct ieee80211_channel *);
sys/dev/ic/arn9380.c
80
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9380.c
82
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9380.c
831
ar9380_get_correction(struct athn_softc *sc, struct ieee80211_channel *c,
sys/dev/ic/arn9380.c
85
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9380.c
863
ar9380_set_correction(struct athn_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/arn9380.c
87
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/arn9380.c
89
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/ath.c
1211
struct ieee80211_channel *c;
sys/dev/ic/ath.c
179
static int ath_chan_set(struct ath_softc *, struct ieee80211_channel *);
sys/dev/ic/ath.c
183
static void ath_chan_change(struct ath_softc *, struct ieee80211_channel *);
sys/dev/ic/ath.c
4480
ath_chan_change(struct ath_softc *sc, struct ieee80211_channel *chan)
sys/dev/ic/ath.c
4555
ath_chan_set(struct ath_softc *sc, struct ieee80211_channel *chan)
sys/dev/ic/ath.c
966
ath_chan2flags(struct ieee80211com *ic, struct ieee80211_channel *chan)
sys/dev/ic/athn.c
102
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/athn.c
1338
athn_init_calib(struct athn_softc *sc, struct ieee80211_channel *curchan,
sys/dev/ic/athn.c
1339
struct ieee80211_channel *extchan)
sys/dev/ic/athn.c
1677
athn_chan2fbin(struct ieee80211_channel *c)
sys/dev/ic/athn.c
2182
athn_hw_reset(struct athn_softc *sc, struct ieee80211_channel *curchan,
sys/dev/ic/athn.c
2183
struct ieee80211_channel *extchan, int init)
sys/dev/ic/athn.c
2836
struct ieee80211_channel *curchan, *extchan;
sys/dev/ic/athn.c
790
athn_init_pll(struct athn_softc *sc, const struct ieee80211_channel *c)
sys/dev/ic/athn.c
910
athn_set_chan(struct athn_softc *sc, struct ieee80211_channel *curchan,
sys/dev/ic/athn.c
911
struct ieee80211_channel *extchan)
sys/dev/ic/athn.c
92
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/athn.c
951
athn_switch_chan(struct athn_softc *sc, struct ieee80211_channel *curchan,
sys/dev/ic/athn.c
952
struct ieee80211_channel *extchan)
sys/dev/ic/athnvar.h
391
void (*set_txpower)(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/athnvar.h
392
struct ieee80211_channel *);
sys/dev/ic/athnvar.h
394
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/athnvar.h
398
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/athnvar.h
399
int (*set_synth)(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/athnvar.h
400
struct ieee80211_channel *);
sys/dev/ic/athnvar.h
426
struct ieee80211_channel *);
sys/dev/ic/athnvar.h
429
void (*set_phy)(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/athnvar.h
430
struct ieee80211_channel *);
sys/dev/ic/athnvar.h
432
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/ic/athnvar.h
440
void (*hw_init)(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/athnvar.h
441
struct ieee80211_channel *);
sys/dev/ic/athnvar.h
443
struct ieee80211_channel *, uint32_t *, uint32_t *);
sys/dev/ic/athnvar.h
524
struct ieee80211_channel *sc_curchan;
sys/dev/ic/athnvar.h
525
struct ieee80211_channel *sc_curchanext;
sys/dev/ic/athnvar.h
631
int athn_hw_reset(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/athnvar.h
632
struct ieee80211_channel *, int);
sys/dev/ic/athnvar.h
633
void athn_init_pll(struct athn_softc *, const struct ieee80211_channel *);
sys/dev/ic/athnvar.h
639
int athn_set_chan(struct athn_softc *, struct ieee80211_channel *,
sys/dev/ic/athnvar.h
640
struct ieee80211_channel *);
sys/dev/ic/athnvar.h
661
uint8_t athn_chan2fbin(struct ieee80211_channel *);
sys/dev/ic/bwfm.c
118
struct ieee80211_channel *bwfm_bss2chan(struct bwfm_softc *, struct bwfm_bss_info *);
sys/dev/ic/bwi.c
364
static int bwi_set_chan(struct bwi_softc *, struct ieee80211_channel *);
sys/dev/ic/bwi.c
8812
bwi_set_chan(struct bwi_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/malo.c
2028
malo_cmd_set_channel(struct malo_softc *sc, struct ieee80211_channel* chan)
sys/dev/ic/malo.c
294
static int malo_cmd_set_channel(struct malo_softc *sc, struct ieee80211_channel *chan);
sys/dev/ic/rt2560.c
125
struct ieee80211_channel *);
sys/dev/ic/rt2560.c
2326
rt2560_set_chan(struct rt2560_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/rt2661.c
140
struct ieee80211_channel *);
sys/dev/ic/rt2661.c
142
struct ieee80211_channel *);
sys/dev/ic/rt2661.c
2170
rt2661_select_band(struct rt2661_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/rt2661.c
2216
rt2661_set_chan(struct rt2661_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/rt2661var.h
120
struct ieee80211_channel *sc_curchan;
sys/dev/ic/rt2860.c
169
struct ieee80211_channel *);
sys/dev/ic/rt2860.c
3243
struct ieee80211_channel *c = ic->ic_curchan;
sys/dev/ic/rt2860.c
4187
rt2860_switch_chan(struct rt2860_softc *sc, struct ieee80211_channel *c)
sys/dev/ic/rtw.c
1058
struct ieee80211_channel (*chans)[IEEE80211_CHAN_MAX+1], device_t dev)
sys/dev/ic/rtw.c
1149
struct ieee80211_channel *chan)
sys/dev/pci/if_iwi.c
141
static int iwi_set_chan(struct iwi_softc *, struct ieee80211_channel *);
sys/dev/pci/if_iwi.c
2486
iwi_set_chan(struct iwi_softc *sc, struct ieee80211_channel *chan)
sys/dev/pci/if_iwm.c
2824
struct ieee80211_channel *channel;
sys/dev/pci/if_iwm.c
409
struct iwm_phy_context_cmd *, struct ieee80211_channel *,
sys/dev/pci/if_iwm.c
4176
struct ieee80211_channel *c = NULL;
sys/dev/pci/if_iwm.c
4437
struct ieee80211_channel *chan, uint8_t chains_static,
sys/dev/pci/if_iwm.c
478
struct ieee80211_channel *, uint8_t, uint8_t, uint32_t);
sys/dev/pci/if_iwm.c
5595
struct ieee80211_channel *c;
sys/dev/pci/if_iwm.c
5624
struct ieee80211_channel *c;
sys/dev/pci/if_iwm.c
5868
struct ieee80211_channel *c;
sys/dev/pci/if_iwm.c
6483
struct ieee80211_channel *chan, uint8_t chains_static,
sys/dev/pci/if_iwmvar.h
365
struct ieee80211_channel *channel;
sys/dev/pci/if_iwn.c
3719
struct ieee80211_channel *ch;
sys/dev/pci/if_iwn.c
4740
struct ieee80211_channel *c;
sys/dev/pci/if_rtwn.c
167
struct ieee80211_channel *, struct ieee80211_channel *,
sys/dev/pci/if_rtwn.c
170
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/pci/if_rtwn.c
172
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/pci/if_rtwn.c
2976
struct ieee80211_channel *c, struct ieee80211_channel *extc,
sys/dev/pci/if_rtwn.c
3076
rtwn_set_txpower(struct rtwn_softc *sc, struct ieee80211_channel *c,
sys/dev/pci/if_rtwn.c
3077
struct ieee80211_channel *extc)
sys/dev/pci/if_rtwn.c
3093
rtwn_set_chan(struct rtwn_softc *sc, struct ieee80211_channel *c,
sys/dev/pci/if_rtwn.c
3094
struct ieee80211_channel *extc)
sys/dev/pci/if_wpi.c
144
struct ieee80211_channel *, int);
sys/dev/pci/if_wpi.c
146
struct wpi_power_group *, struct ieee80211_channel *, int);
sys/dev/pci/if_wpi.c
2545
wpi_set_txpower(struct wpi_softc *sc, struct ieee80211_channel *c, int async)
sys/dev/pci/if_wpi.c
2597
struct ieee80211_channel *c, int rate)
sys/dev/pci/if_wpi.c
2820
struct ieee80211_channel *c;
sys/dev/usb/if_athn_usb.c
151
struct ieee80211_channel *, struct ieee80211_channel *);
sys/dev/usb/if_athn_usb.c
1738
athn_usb_switch_chan(struct athn_softc *sc, struct ieee80211_channel *curchan,
sys/dev/usb/if_athn_usb.c
1739
struct ieee80211_channel *extchan)
sys/dev/usb/if_athn_usb.c
2768
struct ieee80211_channel *curchan, *extchan;
sys/dev/usb/if_otus.c
159
struct ieee80211_channel *);
sys/dev/usb/if_otus.c
161
struct ieee80211_channel *);
sys/dev/usb/if_otus.c
163
struct ieee80211_channel *);
sys/dev/usb/if_otus.c
165
Static int otus_set_chan(struct otus_softc *, struct ieee80211_channel *,
sys/dev/usb/if_otus.c
2585
otus_set_board_values(struct otus_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_otus.c
2678
otus_program_phy(struct otus_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_otus.c
2729
otus_set_rf_bank4(struct otus_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_otus.c
2793
otus_set_chan(struct otus_softc *sc, struct ieee80211_channel *c, int assoc)
sys/dev/usb/if_otusvar.h
192
struct ieee80211_channel *sc_curchan;
sys/dev/usb/if_rum.c
1625
rum_select_band(struct rum_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_rum.c
1671
rum_set_chan(struct rum_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_rum.c
187
struct ieee80211_channel *);
sys/dev/usb/if_rum.c
189
struct ieee80211_channel *);
sys/dev/usb/if_rumvar.h
88
struct ieee80211_channel *sc_curchan;
sys/dev/usb/if_run.c
3795
run_set_chan(struct run_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_run.c
3999
struct ieee80211_channel *c = ic->ic_curchan;
sys/dev/usb/if_run.c
417
struct ieee80211_channel *);
sys/dev/usb/if_ural.c
154
struct ieee80211_channel *);
sys/dev/usb/if_ural.c
1695
ural_set_chan(struct ural_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_urtw.c
2953
struct ieee80211_channel *c = ic->ic_ibss_chan;
sys/dev/usb/if_urtw.c
3369
struct ieee80211_channel *c = ic->ic_ibss_chan;
sys/dev/usb/if_urtw.c
3402
urtw_set_chan(struct urtw_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_urtw.c
3517
struct ieee80211_channel *c = ic->ic_ibss_chan;
sys/dev/usb/if_urtw.c
3771
struct ieee80211_channel *c = ic->ic_ibss_chan;
sys/dev/usb/if_urtw.c
504
static void urtw_set_chan(struct urtw_softc *, struct ieee80211_channel *);
sys/dev/usb/if_urtwn.c
336
static void urtwn_set_chan(struct urtwn_softc *, struct ieee80211_channel *,
sys/dev/usb/if_urtwn.c
4472
urtwn_set_chan(struct urtwn_softc *sc, struct ieee80211_channel *c, u_int ht40m)
sys/dev/usb/if_zyd.c
1751
zyd_set_chan(struct zyd_softc *sc, struct ieee80211_channel *c)
sys/dev/usb/if_zyd.c
220
Static void zyd_set_chan(struct zyd_softc *, struct ieee80211_channel *);
sys/net80211/_ieee80211.h
110
extern const struct ieee80211_channel ieee80211_channel_anyc;
sys/net80211/ieee80211.c
181
struct ieee80211_channel *c;
sys/net80211/ieee80211.c
327
ieee80211_chan2ieee(struct ieee80211com *ic, struct ieee80211_channel *c)
sys/net80211/ieee80211.c
78
const struct ieee80211_channel ieee80211_channel_anyc = {
sys/net80211/ieee80211.c
870
struct ieee80211_channel *c;
sys/net80211/ieee80211.c
990
ieee80211_chan2mode(struct ieee80211com *ic, struct ieee80211_channel *chan)
sys/net80211/ieee80211_ioctl.c
2571
struct ieee80211_channel *chan;
sys/net80211/ieee80211_ioctl.c
960
struct ieee80211_channel *c = &ic->ic_channels[i];
sys/net80211/ieee80211_ioctl.h
325
struct ieee80211_channel ic_chans[IEEE80211_CHAN_MAX];
sys/net80211/ieee80211_netbsd.c
337
const struct ieee80211_channel *chan0, uint32_t flags)
sys/net80211/ieee80211_netbsd.c
64
struct ieee80211_node_sysctl *, int, const struct ieee80211_channel *,
sys/net80211/ieee80211_node.c
1592
const u_int8_t *macaddr, struct ieee80211_channel *chan,
sys/net80211/ieee80211_node.c
1596
const u_int8_t *macaddr, struct ieee80211_channel *chan)
sys/net80211/ieee80211_node.c
1631
struct ieee80211_node *ni0, struct ieee80211_channel *chan,
sys/net80211/ieee80211_node.c
235
struct ieee80211_node *ni, struct ieee80211_channel *chan)
sys/net80211/ieee80211_node.c
330
struct ieee80211_channel *chan;
sys/net80211/ieee80211_node.c
421
ieee80211_create_ibss(struct ieee80211com* ic, struct ieee80211_channel *chan)
sys/net80211/ieee80211_node.h
139
struct ieee80211_channel *ni_chan; /* XXX multiple uses */
sys/net80211/ieee80211_node.h
181
void ieee80211_create_ibss(struct ieee80211com*, struct ieee80211_channel *);
sys/net80211/ieee80211_node.h
236
struct ieee80211_channel *, const char *func, int line);
sys/net80211/ieee80211_node.h
267
struct ieee80211_channel *);
sys/net80211/ieee80211_node.h
276
struct ieee80211_channel *, const u_int8_t *ssid);
sys/net80211/ieee80211_var.h
119
struct ieee80211_channel ic_channels[IEEE80211_CHAN_MAX+1];
sys/net80211/ieee80211_var.h
148
struct ieee80211_channel *ic_ibss_chan;
sys/net80211/ieee80211_var.h
149
struct ieee80211_channel *ic_curchan; /* current channel */
sys/net80211/ieee80211_var.h
174
struct ieee80211_channel *ic_des_chan; /* desired channel */
sys/net80211/ieee80211_var.h
313
u_int ieee80211_chan2ieee(struct ieee80211com *, struct ieee80211_channel *);
sys/net80211/ieee80211_var.h
317
struct ieee80211_channel *);