| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_reset.c | 855 CHAN_CENTERS centers; in ar5416SetDeltaSlope() local 871 ar5416GetChannelCenters(ah, chan, ¢ers); in ar5416SetDeltaSlope() 872 coef_scaled = clockMhzScaled / centers.synth_center; in ar5416SetDeltaSlope() 1836 CHAN_CENTERS centers; in ar5416SetPowerPerRateTable() local 1838 ar5416GetChannelCenters(ah, chan, ¢ers); in ar5416SetPowerPerRateTable() 1948 freq = centers.ctl_center; in ar5416SetPowerPerRateTable() 1950 freq = centers.ext_center; in ar5416SetPowerPerRateTable() 1952 freq = centers.ctl_center; in ar5416SetPowerPerRateTable() 2102 CHAN_CENTERS centers; in ar5416GetTargetPowers() local 2104 ar5416GetChannelCenters(ah, chan, ¢ers); in ar5416GetTargetPowers() [all …]
|
| HD | ar2133.c | 132 CHAN_CENTERS centers; in ar2133SetChannel() local 136 ar5416GetChannelCenters(ah, chan, ¢ers); in ar2133SetChannel() 137 freq = centers.synth_center; in ar2133SetChannel()
|
| HD | ar5416.h | 324 const struct ieee80211_channel *chan, CHAN_CENTERS *centers);
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/ |
| HD | ar9287_olc.c | 110 CHAN_CENTERS centers; in ar9287olcGetTxGainIndex() local 112 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9287olcGetTxGainIndex() 120 (uint8_t)FREQ2FBIN(centers.synth_center, IEEE80211_IS_CHAN_2GHZ(chan)), in ar9287olcGetTxGainIndex()
|
| HD | ar9285_reset.c | 424 CHAN_CENTERS centers; in ar9285SetPowerPerRateTable() local 426 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9285SetPowerPerRateTable() 479 freq = centers.ctl_center; in ar9285SetPowerPerRateTable() 481 freq = centers.ext_center; in ar9285SetPowerPerRateTable() 483 freq = centers.ctl_center; in ar9285SetPowerPerRateTable() 666 CHAN_CENTERS centers; in ar9285GetGainBoundariesAndPdadcs() local 668 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9285GetGainBoundariesAndPdadcs() 678 match = ath_ee_getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, in ar9285GetGainBoundariesAndPdadcs() 713 … vpdTableI[i][j] = (uint8_t)(ath_ee_interpolate((uint16_t)FREQ2FBIN(centers.synth_center, in ar9285GetGainBoundariesAndPdadcs()
|
| HD | ar9287_reset.c | 160 CHAN_CENTERS centers; in ar9287SetPowerPerRateTable() local 162 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9287SetPowerPerRateTable() 235 freq = centers.ctl_center; in ar9287SetPowerPerRateTable() 237 freq = centers.ext_center; in ar9287SetPowerPerRateTable() 239 freq = centers.ctl_center; in ar9287SetPowerPerRateTable()
|
| HD | ar9280_olc.c | 68 CHAN_CENTERS centers; in ar9280olcGetTxGainIndex() local 70 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9280olcGetTxGainIndex() 76 match = ath_ee_getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, in ar9280olcGetTxGainIndex()
|
| HD | ar9287.c | 77 CHAN_CENTERS centers; in ar9287SetChannel() local 82 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9287SetChannel() 83 freq = centers.synth_center; in ar9287SetChannel()
|
| HD | ar9280.c | 77 CHAN_CENTERS centers; in ar9280SetChannel() local 83 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9280SetChannel() 84 freq = centers.synth_center; in ar9280SetChannel()
|
| HD | ar9280_attach.c | 591 CHAN_CENTERS centers; in ar9280SpurMitigate() local 603 ar5416GetChannelCenters(ah, chan, ¢ers); in ar9280SpurMitigate() 604 freq = centers.synth_center; in ar9280SpurMitigate()
|
| /freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_radio.c | 87 CHAN_CENTERS centers; in ar9300_set_channel() local 101 ar9300_get_channel_centers(ah, chan, ¢ers); in ar9300_set_channel() 102 freq = centers.synth_center; in ar9300_set_channel()
|
| HD | ar9300_radar.c | 515 CHAN_CENTERS centers; 518 ar9300_get_channel_centers(ah, ichan, ¢ers); 519 if (centers.ctl_center == centers.ext_center) { 524 if (ichan->channel == centers.ext_center) {
|
| HD | ar9300_reset.c | 196 CHAN_CENTERS *centers) in ar9300_get_channel_centers() argument 203 centers->ctl_center = centers->ext_center = in ar9300_get_channel_centers() 204 centers->synth_center = ichan->channel; in ar9300_get_channel_centers() 215 centers->synth_center = ichan->channel + HT40_CHANNEL_CENTER_SHIFT; in ar9300_get_channel_centers() 218 centers->synth_center = ichan->channel - HT40_CHANNEL_CENTER_SHIFT; in ar9300_get_channel_centers() 222 centers->ctl_center = in ar9300_get_channel_centers() 223 centers->synth_center - (extoff * HT40_CHANNEL_CENTER_SHIFT); in ar9300_get_channel_centers() 224 centers->ext_center = in ar9300_get_channel_centers() 225 centers->synth_center + in ar9300_get_channel_centers() 765 CHAN_CENTERS centers; in ar9300_set_delta_slope() local [all …]
|
| HD | ar9300_eeprom.c | 2557 CHAN_CENTERS centers; in ar9300_eeprom_set_power_per_rate_table() local 2574 ar9300_get_channel_centers(ah, chan, ¢ers); in ar9300_eeprom_set_power_per_rate_table() 2669 freq = centers.synth_center; in ar9300_eeprom_set_power_per_rate_table() 2671 freq = centers.ext_center; in ar9300_eeprom_set_power_per_rate_table() 2673 freq = centers.ctl_center; in ar9300_eeprom_set_power_per_rate_table() 3250 CHAN_CENTERS centers; in ar9300_eeprom_set_addac() 3252 ar9300_get_channel_centers(ah, chan, ¢ers); in ar9300_eeprom_set_addac() 3254 reset_freq_bin = FREQ2FBIN(centers.synth_center, IEEE80211_IS_CHAN_2GHZ(chan)); in ar9300_eeprom_set_addac()
|
| HD | ar9300.h | 1531 CHAN_CENTERS *centers);
|
| /freebsd-11-stable/contrib/tzdata/ |
| HD | leap-seconds.list | 42 # laboratories and timing centers. Each laboratory
|
| HD | europe | 2529 # areas/cities/administrative centers in the Russian Federation (in English):
|
| /freebsd-11-stable/etc/ntp/ |
| HD | leap-seconds | 42 # laboratories and timing centers. Each laboratory
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | cad | 108 # http://oreilly.com/www/centers/gff/formats/ingr/index.htm
|
| /freebsd-11-stable/usr.bin/calendar/calendars/ |
| HD | calendar.history | 398 08/01 Lughnasa; Feast of the god Lugh, a 30 day Celtic feast centers on
|
| /freebsd-11-stable/contrib/groff/doc/ |
| HD | groff-1 | 4826 which only centers text without filling. 4947 Center text. While the `.ad c' request also centers text, it 4978 With no arguments, `ce' centers the next line of text. NNN
|
| HD | groff.texinfo | 6508 only centers text without filling. 6654 Center text. While the @w{@samp{.ad c}} request also centers text, 6688 With no arguments, @code{ce} centers the next line of text. @var{nnn}
|
| /freebsd-11-stable/usr.bin/fortune/datfiles/ |
| HD | fortunes | 22 centers. 1988 Home centers are designed for the do-it-yourselfer who's 1992 centers: they are always out of everything except artificial Christmas 5871 resource centers along the roads. 41004 build a home center. And before long home centers were springing up 45564 devices, such as television sets and VCR's, to the destruction centers, 45569 repaired at so-called "factory service centers," which in fact consist
|