| /dragonfly/sys/dev/netif/ath/ath_hal/ar5416/ |
| HD | ar5416.h | 86 const struct ieee80211_channel *); 88 const struct ieee80211_channel *); 92 const struct ieee80211_channel *); 103 const struct ieee80211_channel *chan, 108 const struct ieee80211_channel *chan); 193 const struct ieee80211_channel *); 194 extern void ar5416AniPoll(struct ath_hal *, const struct ieee80211_channel *); 195 extern void ar5416AniReset(struct ath_hal *, const struct ieee80211_channel *, 263 const struct ieee80211_channel *chan, HAL_BOOL enable); 305 struct ieee80211_channel *chan, [all …]
|
| HD | ar5416_cal.h | 105 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 *);
|
| HD | ar5416_cal.c | 37 static void ar5416LoadNF(struct ath_hal *ah, const struct ieee80211_channel *); 38 static int16_t ar5416GetNf(struct ath_hal *, struct ieee80211_channel *); 40 static uint16_t ar5416GetDefaultNF(struct ath_hal *ah, const struct ieee80211_channel *chan); 64 ar5416IsCalSupp(struct ath_hal *ah, const struct ieee80211_channel *chan, in ar5416IsCalSupp() 202 ar5416InitCalHardware(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416InitCalHardware() 244 ar5416InitCal(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416InitCal() 339 ar5416ResetCalValid(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416ResetCalValid() 444 ar5416PerCalibrationN(struct ath_hal *ah, struct ieee80211_channel *chan, in ar5416PerCalibrationN() 535 ar5416PerCalibration(struct ath_hal *ah, struct ieee80211_channel *chan, in ar5416PerCalibration() 556 const struct ieee80211_channel *chan, int16_t *nft) in ar5416GetEepromNoiseFloorThresh() [all …]
|
| /dragonfly/sys/netproto/802_11/ |
| HD | ieee80211_dfs.h | 46 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 *);
|
| HD | ieee80211_var.h | 192 struct ieee80211_channel ic_channels[IEEE80211_CHAN_MAX]; 196 struct ieee80211_channel *ic_curchan; /* current channel */ 198 struct ieee80211_channel *ic_bsschan; /* bss channel */ 199 struct ieee80211_channel *ic_prevchan; /* previous channel */ 202 struct ieee80211_channel *ic_countryie_chan; 205 struct ieee80211_channel *ic_csa_newchan;/* channel for doing CSA */ 264 int, int *, struct ieee80211_channel []); 268 int, struct ieee80211_channel []); 402 struct ieee80211_channel *iv_des_chan; /* desired channel */ 725 const struct ieee80211_channel *); [all …]
|
| HD | ieee80211_scan.h | 109 struct ieee80211_channel *, 142 struct ieee80211_channel *ss_chans[IEEE80211_SCAN_MAX]; 180 struct ieee80211_channel *ieee80211_scan_pickchannel(struct ieee80211com *, int); 184 struct ieee80211_channel *, 273 struct ieee80211_channel *se_chan;/* channel where sta found */ 308 struct ieee80211_channel *(*scan_pickchan)( 312 struct ieee80211_channel *,
|
| HD | ieee80211_node.h | 190 struct ieee80211_channel *ni_chan; 327 struct ieee80211_channel *); 328 void ieee80211_create_ibss(struct ieee80211vap*, struct ieee80211_channel *); 332 struct ieee80211_channel *); 333 void ieee80211_setcurchan(struct ieee80211com *, struct ieee80211_channel *); 338 int ieee80211_sta_join(struct ieee80211vap *, struct ieee80211_channel *, 379 struct ieee80211_channel *);
|
| /dragonfly/sys/netproto/802_11/wlan/ |
| HD | ieee80211_regdomain.c | 50 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() 120 struct ieee80211_channel *chans = ic->ic_channels; in ieee80211_init_channels() 158 const struct ieee80211_channel *ca = a; in chancompar() 159 const struct ieee80211_channel *cb = b; in chancompar() 205 ieee80211_sort_channels(struct ieee80211_channel chans[], int nchans) in ieee80211_sort_channels() 208 sort_channels(chans, nchans, sizeof(struct ieee80211_channel)); in ieee80211_sort_channels() 291 const struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_alloc_countryie() 346 struct ieee80211_channel *c; in ieee80211_setregdomain() [all …]
|
| HD | ieee80211_dfs.c | 168 struct ieee80211_channel *c = &ic->ic_channels[i]; in cac_timeout() 221 const struct ieee80211_channel *chan) in ieee80211_dfs_cac_clear() 226 struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_dfs_cac_clear() 237 struct ieee80211_channel *c; in dfs_timeout() 278 announce_radar(struct ieee80211com *ic, const struct ieee80211_channel *curchan, in announce_radar() 279 const struct ieee80211_channel *newchan) in announce_radar() 300 ieee80211_dfs_notify_radar(struct ieee80211com *ic, struct ieee80211_channel *chan) in ieee80211_dfs_notify_radar() 333 struct ieee80211_channel *c = &ic->ic_channels[i]; in ieee80211_dfs_notify_radar() 409 struct ieee80211_channel * 412 struct ieee80211_channel *c; in ieee80211_dfs_pickchannel()
|
| HD | ieee80211.c | 99 const struct ieee80211_channel *); 136 struct ieee80211_channel *c; in ieee80211_chan_init() 1075 ieee80211_chan2ieee(struct ieee80211com *ic, const struct ieee80211_channel *c) in ieee80211_chan2ieee() 1118 set_extchan(struct ieee80211_channel *c) in set_extchan() 1134 addchan(struct ieee80211_channel chans[], int maxchans, int *nchans, in addchan() 1137 struct ieee80211_channel *c; in addchan() 1154 copychan_prev(struct ieee80211_channel chans[], int maxchans, int *nchans, in copychan_prev() 1157 struct ieee80211_channel *c; in copychan_prev() 1229 ieee80211_add_channel(struct ieee80211_channel chans[], int maxchans, in ieee80211_add_channel() 1249 static struct ieee80211_channel * [all …]
|
| HD | ieee80211_scan_sta.c | 239 struct ieee80211_channel *curchan, in sta_add() 252 struct ieee80211_channel *c; in sta_add() 415 isexcluded(struct ieee80211vap *vap, const struct ieee80211_channel *c) in isexcluded() 422 static struct ieee80211_channel * 425 struct ieee80211_channel *c; in find11gchannel() 469 struct ieee80211_channel *c, *cg; in add_channels() 502 checktable(const struct scanlist *scan, const struct ieee80211_channel *c) in checktable() 516 const struct ieee80211_channel *c) in onscanlist() 531 struct ieee80211_channel *c; in sweepchannels() 756 static struct ieee80211_channel * [all …]
|
| /dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | 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, …
|
| HD | 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 …]
|
| HD | ar9300.h | 140 HAL_BOOL (*set_channel)(struct ath_hal *, struct ieee80211_channel *); 142 struct ieee80211_channel *chan); 166 struct ieee80211_channel c; /* XXX ew? */ 283 struct ieee80211_channel *rs_chan; /* Channel info */ 1230 const struct ieee80211_channel *chan); 1296 HAL_ANT_SETTING settings, const struct ieee80211_channel *chan, 1397 struct ieee80211_channel *chan, HAL_HT_MACMODE macmode, u_int8_t txchainmask, 1400 …L ar9300_lean_channel_change(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, 1403 extern void ar9300_init_pll(struct ath_hal *ah, struct ieee80211_channel *chan); 1409 extern HAL_BOOL ar9300_chip_reset(struct ath_hal *ah, struct ieee80211_channel *); [all …]
|
| HD | 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);
|
| HD | 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() 875 const struct ieee80211_channel *chan) in ar9300_Stub_SetSpurMitigation() 883 HAL_ANT_SETTING settings, const struct ieee80211_channel *chan) in ar9300_Stub_SetAntennaSwitchInternal() 900 struct ieee80211_channel *chan) in ar9300_Stub_GetChipPowerLimits() 1172 const struct ieee80211_channel *chan) in ar9300_Stub_RxMonitor() [all …]
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5212/ |
| HD | ar5212.h | 138 const struct ieee80211_channel *); 140 const struct ieee80211_channel *, uint16_t modesIndex, 144 const struct ieee80211_channel *, uint16_t *rfXpdGain); 146 const struct ieee80211_channel *, 555 struct ieee80211_channel *chan, HAL_BOOL bChannelChange, 558 const struct ieee80211_channel *); 563 const struct ieee80211_channel *); 565 struct ieee80211_channel *chan, HAL_BOOL *isIQdone); 567 struct ieee80211_channel *chan, u_int chainMask, 570 const struct ieee80211_channel *); [all …]
|
| HD | ar5212_reset.c | 38 const struct ieee80211_channel *); 40 const struct ieee80211_channel *); 41 int16_t ar5212GetNf(struct ath_hal *, struct ieee80211_channel *); 43 const struct ieee80211_channel *); 45 const struct ieee80211_channel *); 47 const struct ieee80211_channel *chan, uint16_t *rfXpdGain); 49 const struct ieee80211_channel *, int16_t tpcScaleReduction, 54 const struct ieee80211_channel *, 60 const struct ieee80211_channel *); 62 const struct ieee80211_channel *); [all …]
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5211/ |
| HD | ar5211.h | 149 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 *); 324 const struct ieee80211_channel *); 325 extern void ar5211AniPoll(struct ath_hal *, const struct ieee80211_channel *);
|
| /dragonfly/sys/dev/netif/ath/ath/ |
| HD | if_athdfs.h | 37 struct ieee80211_channel *chan); 42 struct ieee80211_channel *chan); 44 struct ieee80211_channel *chan);
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5210/ |
| HD | ar5210.h | 132 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 *); 297 extern void ar5210AniPoll(struct ath_hal *, const struct ieee80211_channel *); 299 const struct ieee80211_channel *);
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar9002/ |
| HD | ar9280_olc.h | 37 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,
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ |
| HD | ah_regdomain.c | 366 struct ieee80211_channel chans[], u_int maxchans, int *nchans, in getchannels() 380 struct ieee80211_channel *ic; in getchannels() 599 struct ieee80211_channel chans[], u_int maxchans, int *nchans, in ath_hal_getchannels() 637 struct ieee80211_channel chans[], int nchans, int sku) in assignPrivateChannels() 644 struct ieee80211_channel *c = &chans[i]; in assignPrivateChannels() 694 struct ieee80211_channel chans[], u_int maxchans, int *nchans, in ath_hal_init_channels() 726 struct ieee80211_channel chans[], int nchans, in ath_hal_set_channels() 777 ath_hal_checkchannel(struct ath_hal *ah, const struct ieee80211_channel *c) in ath_hal_checkchannel() 809 ath_hal_getctl(struct ath_hal *ah, const struct ieee80211_channel *c) in ath_hal_getctl() 871 const struct ieee80211_channel *chan, u_int twiceGain) in ath_hal_getantennareduction()
|
| HD | ah.h | 905 struct ieee80211_channel; 1357 struct ieee80211_channel *, 1368 struct ieee80211_channel *, HAL_BOOL *); 1370 struct ieee80211_channel *, u_int chainMask, 1373 const struct ieee80211_channel *); 1375 const struct ieee80211_channel *, uint16_t *); 1378 const struct ieee80211_channel *); 1452 const struct ieee80211_channel *); 1454 const struct ieee80211_channel *); 1554 const struct ieee80211_channel *); [all …]
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5312/ |
| HD | ar5312_reset.c | 37 extern int16_t ar5212GetNf(struct ath_hal *, const struct ieee80211_channel *); 39 const struct ieee80211_channel *); 41 const struct ieee80211_channel *chan, uint16_t *rfXpdGain); 43 const struct ieee80211_channel *); 45 const struct ieee80211_channel *); 47 const struct ieee80211_channel *); 49 const struct ieee80211_channel *); 51 const struct ieee80211_channel *); 90 struct ieee80211_channel *chan, in ar5312Reset() 613 ar5312ChipReset(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5312ChipReset()
|