| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_dfs.h | 48 const struct ieee80211_channel *lastchan;/* chan w/ last radar event */ 49 struct ieee80211_channel *newchan; /* chan selected next */ 60 const struct ieee80211_channel *); 63 struct ieee80211_channel *); 64 struct ieee80211_channel *ieee80211_dfs_pickchannel(struct ieee80211com *);
|
| H A D | ieee80211_var.h | 204 struct ieee80211_channel ic_channels[IEEE80211_CHAN_MAX]; 208 struct ieee80211_channel *ic_curchan; /* current channel */ 210 struct ieee80211_channel *ic_bsschan; /* bss channel */ 214 struct ieee80211_channel *ic_countryie_chan; 277 int, int *, struct ieee80211_channel []); 281 int, struct ieee80211_channel []); 754 const struct ieee80211_channel *); 756 struct ieee80211com *, const struct ieee80211_channel *); 773 const struct ieee80211_channel *); 918 ieee80211_htchanflags(const struct ieee80211_channel *c) in ieee80211_htchanflags() [all …]
|
| H A D | ieee80211_dfs.c | 171 struct ieee80211_channel *c = &ic->ic_channels[i]; in cac_timeout() 224 const struct ieee80211_channel *chan) in ieee80211_dfs_cac_clear() 229 struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_dfs_cac_clear() 240 struct ieee80211_channel *c; in dfs_timeout() 276 announce_radar(struct ieee80211com *ic, const struct ieee80211_channel *curchan, in announce_radar() 277 const struct ieee80211_channel *newchan) in announce_radar() 298 ieee80211_dfs_notify_radar(struct ieee80211com *ic, struct ieee80211_channel *chan) in ieee80211_dfs_notify_radar() 331 struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_dfs_notify_radar() 401 struct ieee80211_channel * 404 struct ieee80211_channel *c; in ieee80211_dfs_pickchannel()
|
| H A D | ieee80211_regdomain.c | 52 int *n, struct ieee80211_channel *c) in null_getradiocaps() 57 memcpy(c, ic->ic_channels, maxchan*sizeof(struct ieee80211_channel)); in null_getradiocaps() 64 int nchans, struct ieee80211_channel chans[]) in null_setregdomain() 119 struct ieee80211_channel *chans = ic->ic_channels; in ieee80211_init_channels() 178 const struct ieee80211_channel *ca = a; in chancompar() 179 const struct ieee80211_channel *cb = b; in chancompar() 228 sort_channels(chans, nchans, sizeof(struct ieee80211_channel)); in ieee80211_sort_channels() 306 const struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_alloc_countryie() 361 struct ieee80211_channel *c; in ieee80211_setregdomain() 448 reg->chaninfo.ic_nchans * sizeof(struct ieee80211_channel)); in ieee80211_setregdomain() [all …]
|
| H A D | ieee80211_scan.h | 111 struct ieee80211_channel *, 144 struct ieee80211_channel *ss_chans[IEEE80211_SCAN_MAX]; 182 struct ieee80211_channel *ieee80211_scan_pickchannel(struct ieee80211com *, int); 186 struct ieee80211_channel *, 277 struct ieee80211_channel *se_chan;/* channel where sta found */ 310 struct ieee80211_channel *(*scan_pickchan)( 314 struct ieee80211_channel *,
|
| H A D | ieee80211.c | 103 const struct ieee80211_channel *); 139 struct ieee80211_channel *c; in ieee80211_chan_init() 1284 struct ieee80211_channel *c; in addchan() 1312 struct ieee80211_channel *c; in copychan_prev() 1485 struct ieee80211_channel *c; in findchannel() 1743 struct ieee80211_channel * 1746 struct ieee80211_channel *c; in ieee80211_find_channel() 1762 struct ieee80211_channel * 1765 struct ieee80211_channel *c; in ieee80211_find_channel_byieee() 1801 struct ieee80211_channel * [all …]
|
| H A D | ieee80211_vht.h | 59 struct ieee80211_channel * 61 struct ieee80211_channel *, int);
|
| H A D | ieee80211_node.h | 200 struct ieee80211_channel *ni_chan; 354 struct ieee80211_channel *); 355 void ieee80211_create_ibss(struct ieee80211vap*, struct ieee80211_channel *); 359 struct ieee80211_channel *); 360 void ieee80211_setcurchan(struct ieee80211com *, struct ieee80211_channel *); 367 int ieee80211_sta_join(struct ieee80211vap *, struct ieee80211_channel *, 407 struct ieee80211_channel *);
|
| H A D | ieee80211_scan_sta.c | 239 struct ieee80211_channel *curchan, in sta_add() 252 struct ieee80211_channel *c; in sta_add() 436 static struct ieee80211_channel * 439 struct ieee80211_channel *c; in find11gchannel() 485 struct ieee80211_channel *c, *cg; in add_channels() 550 struct ieee80211_channel *c; in sweepchannels() 792 static struct ieee80211_channel * 795 struct ieee80211_channel *c; in demote11b() 1263 struct ieee80211_channel *chan; in sta_pick_bss() 1625 struct ieee80211_channel *chan; [all …]
|
| H A D | ieee80211_ht.h | 208 struct ieee80211_channel *ieee80211_ht_adjust_channel(struct ieee80211com *, 209 struct ieee80211_channel *, int); 231 struct ieee80211_channel *);
|
| H A D | ieee80211_proto.h | 153 struct ieee80211_channel *); 431 struct ieee80211_channel *, int mode, int count); 446 const struct ieee80211_channel *, int mode, int count); 448 const struct ieee80211_channel *); 456 const struct ieee80211_channel *,
|
| H A D | ieee80211_phy.h | 82 struct ieee80211_channel; 104 struct ieee80211_channel *);
|
| H A D | ieee80211_vht.c | 712 ieee80211_vht_get_chwidth_ie(struct ieee80211_channel *c) in ieee80211_vht_get_chwidth_ie() 782 static struct ieee80211_channel * 783 findvhtchan(struct ieee80211com *ic, struct ieee80211_channel *c, int vhtflags) in findvhtchan() 793 struct ieee80211_channel * 795 struct ieee80211_channel *chan, int flags) in ieee80211_vht_adjust_channel() 797 struct ieee80211_channel *c; in ieee80211_vht_adjust_channel()
|
| H A D | ieee80211_ioctl.h | 389 struct ieee80211_channel ic_chans[1]; /* NB: variable length */ 393 (((_nchan)-1) * sizeof(struct ieee80211_channel))) 551 (((_nchan)-1) * sizeof(struct ieee80211_channel))) 569 (((_nchan)-1) * sizeof(struct ieee80211_channel))) 574 struct ieee80211_channel csa_chan; /* new channel */
|
| H A D | ieee80211_regdomain.h | 287 struct ieee80211_channel; 288 void ieee80211_sort_channels(struct ieee80211_channel *chans, int nchans);
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300paprd.h | 26 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 D | ar9300_stub_funcs.h | 130 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 D | ar9300_freebsd.h | 6 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 D | ar9300.h | 128 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 …]
|
| H A D | ar9300_stub_funcs.c | 767 struct ieee80211_channel *chan, HAL_BOOL bChannelChange, in ar9300_Stub_Reset() 778 const struct ieee80211_channel *chan) in ar9300_Stub_SetChannel() 810 const struct ieee80211_channel *chan) in ar9300_Stub_ChipReset() 819 struct ieee80211_channel *chan, HAL_BOOL *isIQdone) in ar9300_Stub_PerCalibration() 828 struct ieee80211_channel *chan, u_int chainMask, in ar9300_Stub_PerCalibrationN() 838 const struct ieee80211_channel *chan) in ar9300_Stub_ResetCalValid() 871 const struct ieee80211_channel *chan) in ar9300_Stub_SetSpurMitigation() 879 HAL_ANT_SETTING settings, const struct ieee80211_channel *chan) in ar9300_Stub_SetAntennaSwitchInternal() 896 struct ieee80211_channel *chan) in ar9300_Stub_GetChipPowerLimits() 1168 const struct ieee80211_channel *chan) in ar9300_Stub_RxMonitor() [all …]
|
| H A D | ar9300_radar.c | 135 getchannel(struct ath_hal *ah, const struct ieee80211_channel *c) 184 ar9300_check_dfs(struct ath_hal *ah, struct ieee80211_channel *chan) 207 ar9300_dfs_found(struct ath_hal *ah, struct ieee80211_channel *chan, u_int64_t nol_time) 233 const struct ieee80211_channel *chan = ahp->ah_curchan; 353 ar9300_radar_wait(struct ath_hal *ah, struct ieee80211_channel *chan) 532 struct ieee80211_channel * 550 return (struct ieee80211_channel*)ichan;
|
| H A D | ar9300_radio.c | 82 ar9300_set_channel(struct ath_hal *ah, struct ieee80211_channel *chan) in ar9300_set_channel() 260 struct ieee80211_channel *chan) in ar9300_get_chip_power_limits()
|
| H A D | ar9300_reset.c | 131 ar9300_set_ifs_timing(struct ath_hal *ah, struct ieee80211_channel *chan) in ar9300_set_ifs_timing() 370 struct ieee80211_channel *chan, int is_scan) in ar9300_chain_noise_floor() 621 ar9300_store_new_nf(struct ath_hal *ah, struct ieee80211_channel *chan, in ar9300_store_new_nf() 866 ar9300_set_11n_regs(struct ath_hal *ah, struct ieee80211_channel *chan, in ar9300_set_11n_regs() 1388 ar9300_init_pll(struct ath_hal *ah, struct ieee80211_channel *chan) in ar9300_init_pll() 2040 ar9300_set_rf_mode(struct ath_hal *ah, struct ieee80211_channel *chan) in ar9300_set_rf_mode() 2747 const struct ieee80211_channel *chan = ahpriv->ah_curchan; in ar9300_set_tx_power_limit() 2892 ar9300_process_ini(struct ath_hal *ah, struct ieee80211_channel *chan, in ar9300_process_ini() 4146 ar9300_init_bb(struct ath_hal *ah, struct ieee80211_channel *chan) in ar9300_init_bb() 4396 int is_scan, struct ieee80211_channel *chan) in First_NFCal() [all …]
|
| H A D | ar9300_freebsd.c | 528 struct ieee80211_channel *chan, HAL_BOOL bChannelChange, in ar9300_reset_freebsd() 592 const struct ieee80211_channel *chan) in ar9300_ani_poll_freebsd() 657 struct ieee80211_channel *chan, u_int rxchainmask, HAL_BOOL long_cal, in ar9300_per_calibration_freebsd() 673 const struct ieee80211_channel *chan) in ar9300_reset_cal_valid_freebsd() 705 const struct ieee80211_channel *chan) in ar9300_ani_rxmonitor_freebsd()
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 197 static struct ieee80211_channel curchan; 389 static const struct ieee80211_channel * 592 struct ieee80211_channel chan; in ieee80211_mhz2ieee() 773 struct ieee80211_channel chan; in getchannelflags() 838 struct ieee80211_channel chan; in set80211channel() 2070 static const struct ieee80211_channel * 2155 struct ieee80211_channel *c, *prev; in regdomain_addchans() 4098 const struct ieee80211_channel *c; in print_channels() 4135 struct ieee80211_channel *a = in print_channels() 4192 struct ieee80211_channel *c, *prev; in list_txpow() [all …]
|