Home
last modified time | relevance | path

Searched refs:centers (Results 1 – 16 of 16) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_olc.c110 CHAN_CENTERS centers; in ar9287olcGetTxGainIndex() local
112 ar5416GetChannelCenters(ah, chan, &centers); in ar9287olcGetTxGainIndex()
120 (uint8_t)FREQ2FBIN(centers.synth_center, IEEE80211_IS_CHAN_2GHZ(chan)), in ar9287olcGetTxGainIndex()
H A Dar9285_reset.c424 CHAN_CENTERS centers; in ar9285SetPowerPerRateTable() local
426 ar5416GetChannelCenters(ah, chan, &centers); 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, &centers); 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()
H A Dar9280_olc.c68 CHAN_CENTERS centers; in ar9280olcGetTxGainIndex() local
70 ar5416GetChannelCenters(ah, chan, &centers); in ar9280olcGetTxGainIndex()
76 match = ath_ee_getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, in ar9280olcGetTxGainIndex()
H A Dar9287_reset.c159 CHAN_CENTERS centers; in ar9287SetPowerPerRateTable() local
161 ar5416GetChannelCenters(ah, chan, &centers); in ar9287SetPowerPerRateTable()
234 freq = centers.ctl_center; in ar9287SetPowerPerRateTable()
236 freq = centers.ext_center; in ar9287SetPowerPerRateTable()
238 freq = centers.ctl_center; in ar9287SetPowerPerRateTable()
H A Dar9287.c77 CHAN_CENTERS centers; in ar9287SetChannel() local
82 ar5416GetChannelCenters(ah, chan, &centers); in ar9287SetChannel()
83 freq = centers.synth_center; in ar9287SetChannel()
H A Dar9280.c77 CHAN_CENTERS centers; in ar9280SetChannel() local
83 ar5416GetChannelCenters(ah, chan, &centers); in ar9280SetChannel()
84 freq = centers.synth_center; in ar9280SetChannel()
H A Dar9280_attach.c590 CHAN_CENTERS centers; in ar9280SpurMitigate() local
602 ar5416GetChannelCenters(ah, chan, &centers); in ar9280SpurMitigate()
603 freq = centers.synth_center; in ar9280SpurMitigate()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_radio.c87 CHAN_CENTERS centers; in ar9300_set_channel() local
101 ar9300_get_channel_centers(ah, chan, &centers); in ar9300_set_channel()
102 freq = centers.synth_center; in ar9300_set_channel()
H A Dar9300_radar.c540 CHAN_CENTERS centers;
543 ar9300_get_channel_centers(ah, ichan, &centers);
544 if (centers.ctl_center == centers.ext_center) {
549 if (ichan->channel == centers.ext_center) {
H A Dar9300_reset.c219 CHAN_CENTERS *centers) in ar9300_get_channel_centers() argument
226 centers->ctl_center = centers->ext_center = in ar9300_get_channel_centers()
227 centers->synth_center = ichan->channel; in ar9300_get_channel_centers()
238 centers->synth_center = ichan->channel + HT40_CHANNEL_CENTER_SHIFT; in ar9300_get_channel_centers()
241 centers->synth_center = ichan->channel - HT40_CHANNEL_CENTER_SHIFT; in ar9300_get_channel_centers()
245 centers->ctl_center = in ar9300_get_channel_centers()
246 centers->synth_center - (extoff * HT40_CHANNEL_CENTER_SHIFT); in ar9300_get_channel_centers()
247 centers->ext_center = in ar9300_get_channel_centers()
248 centers->synth_center + in ar9300_get_channel_centers()
788 CHAN_CENTERS centers; in ar9300_set_delta_slope() local
[all …]
H A Dar9300_eeprom.c2557 CHAN_CENTERS centers; in ar9300_eeprom_set_power_per_rate_table() local
2574 ar9300_get_channel_centers(ah, chan, &centers); 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()
3278 CHAN_CENTERS centers; in ar9300_eeprom_set_addac()
3280 ar9300_get_channel_centers(ah, chan, &centers); in ar9300_eeprom_set_addac()
3282 reset_freq_bin = FREQ2FBIN(centers.synth_center, IEEE80211_IS_CHAN_2GHZ(chan)); in ar9300_eeprom_set_addac()
H A Dar9300.h1520 CHAN_CENTERS *centers);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c864 CHAN_CENTERS centers; in ar5416SetDeltaSlope() local
880 ar5416GetChannelCenters(ah, chan, &centers); in ar5416SetDeltaSlope()
881 coef_scaled = clockMhzScaled / centers.synth_center; in ar5416SetDeltaSlope()
1843 CHAN_CENTERS centers; in ar5416SetPowerPerRateTable() local
1845 ar5416GetChannelCenters(ah, chan, &centers); in ar5416SetPowerPerRateTable()
1955 freq = centers.ctl_center; in ar5416SetPowerPerRateTable()
1957 freq = centers.ext_center; in ar5416SetPowerPerRateTable()
1959 freq = centers.ctl_center; in ar5416SetPowerPerRateTable()
2109 CHAN_CENTERS centers; in ar5416GetTargetPowers() local
2111 ar5416GetChannelCenters(ah, chan, &centers); in ar5416GetTargetPowers()
[all …]
H A Dar2133.c132 CHAN_CENTERS centers; in ar2133SetChannel() local
136 ar5416GetChannelCenters(ah, chan, &centers); in ar2133SetChannel()
137 freq = centers.synth_center; in ar2133SetChannel()
H A Dar5416.h319 const struct ieee80211_channel *chan, CHAN_CENTERS *centers);
/haiku/data/system/data/fortunes/
H A DEducation1 …ting material' that you can buy in thousands of convenient eating resource centers along the roads.