Searched refs:centers (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | 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()
|
| H A D | ar9300_radar.c | 540 CHAN_CENTERS centers; 543 ar9300_get_channel_centers(ah, ichan, ¢ers); 544 if (centers.ctl_center == centers.ext_center) { 549 if (ichan->channel == centers.ext_center) {
|
| H A D | ar9300_reset.c | 219 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() 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 804 ar9300_get_channel_centers(ah, chan, ¢ers); in ar9300_set_delta_slope() [all …]
|
| H A D | 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() 3278 CHAN_CENTERS centers; in ar9300_eeprom_set_addac() 3280 ar9300_get_channel_centers(ah, chan, ¢ers); 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 D | ar9300.h | 1520 CHAN_CENTERS *centers);
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | efd_lib.rst | 16 its handling node. For example, data-centers with disaggregated storage
|