Searched refs:ah (Results 126 - 150 of 313) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_regdomain.c22 #include "ah.h"
130 static void ath_hal_update_dfsdomain(struct ath_hal *ah);
133 getEepromRD(struct ath_hal *ah) argument
135 return AH_PRIVATE(ah)->ah_currentRD &~ WORLDWIDE_ROAMING_FLAG;
159 isEepromValid(struct ath_hal *ah) argument
161 uint16_t rd = getEepromRD(ah);
179 HALDEBUG(ah, HAL_DEBUG_REGDOMAIN,
230 getDefaultCountry(struct ath_hal *ah) argument
235 rd = getEepromRD(ah);
263 getregstate(struct ath_hal *ah, HAL_CTRY_COD argument
420 addchan(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, uint16_t freq, uint32_t flags, REG_DMN_FREQ_BAND *fband, REG_DOMAIN *rd) argument
441 copychan_prev(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, uint16_t freq) argument
462 add_chanlist_band(struct ath_hal *ah, struct ieee80211_channel chans[], int maxchans, int *nchans, uint16_t freq_lo, uint16_t freq_hi, int step, uint32_t flags, REG_DMN_FREQ_BAND *fband, REG_DOMAIN *rd) argument
501 add_chanlist_mode(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, const struct cmode *cm, REG_DOMAIN *rd, HAL_BOOL enableExtendedChannels) argument
570 getmodesmask(struct ath_hal *ah, REG_DOMAIN *rd5GHz, u_int modeSelect) argument
596 getchannels(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, u_int modeSelect, HAL_CTRY_CODE cc, HAL_REG_DOMAIN regDmn, HAL_BOOL enableExtendedChannels, COUNTRY_CODE_TO_ENUM_RD **pcountry, REG_DOMAIN **prd2GHz, REG_DOMAIN **prd5GHz) argument
659 ath_hal_getchannels(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, u_int modeSelect, HAL_CTRY_CODE cc, HAL_REG_DOMAIN regDmn, HAL_BOOL enableExtendedChannels) argument
697 assignPrivateChannels(struct ath_hal *ah, struct ieee80211_channel chans[], int nchans, int sku) argument
754 ath_hal_init_channels(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, u_int modeSelect, HAL_CTRY_CODE cc, HAL_REG_DOMAIN regDmn, HAL_BOOL enableExtendedChannels) argument
786 ath_hal_set_channels(struct ath_hal *ah, struct ieee80211_channel chans[], int nchans, HAL_CTRY_CODE cc, HAL_REG_DOMAIN rd) argument
838 ath_hal_checkchannel(struct ath_hal *ah, const struct ieee80211_channel *c) argument
870 ath_hal_getctl(struct ath_hal *ah, const struct ieee80211_channel *c) argument
904 ath_hal_update_dfsdomain(struct ath_hal *ah) argument
931 ath_hal_getantennareduction(struct ath_hal *ah, const struct ieee80211_channel *chan, u_int twiceGain) argument
[all...]
H A Dah_eeprom_9287.c21 #include "ah.h"
27 v9287EepromGet(struct ath_hal *ah, int param, void *val) argument
32 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom;
51 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad mac address %s\n",
124 v9287EepromSet(struct ath_hal *ah, int param, int v) argument
126 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom;
138 v9287EepromDiag(struct ath_hal *ah, int request, argument
141 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom;
205 v9287EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) argument
207 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)
244 v9287EepromReadCTLInfo(struct ath_hal *ah, HAL_EEPROM_9287 *ee) argument
277 v9287EepromDetach(struct ath_hal *ah) argument
291 ath_hal_9287EepromAttach(struct ath_hal *ah) argument
[all...]
H A Dah_eeprom_v14.c21 #include "ah.h"
26 v14EepromGet(struct ath_hal *ah, int param, void *val) argument
31 HAL_EEPROM_v14 *ee = AH_PRIVATE(ah)->ah_eeprom;
53 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad mac address %s\n",
160 v14EepromSet(struct ath_hal *ah, int param, int v) argument
162 HAL_EEPROM_v14 *ee = AH_PRIVATE(ah)->ah_eeprom;
176 v14EepromDiag(struct ath_hal *ah, int request, argument
179 HAL_EEPROM_v14 *ee = AH_PRIVATE(ah)->ah_eeprom;
247 v14EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) argument
249 HAL_EEPROM_v14 *ee = AH_PRIVATE(ah)
281 v14EepromReadCTLInfo(struct ath_hal *ah, HAL_EEPROM_v14 *ee) argument
314 v14EepromDetach(struct ath_hal *ah) argument
333 ath_hal_v14EepromAttach(struct ath_hal *ah) argument
[all...]
H A Dah_eeprom_v4k.c22 #include "ah.h"
28 v4kEepromGet(struct ath_hal *ah, int param, void *val) argument
33 HAL_EEPROM_v4k *ee = AH_PRIVATE(ah)->ah_eeprom;
52 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad mac address %s\n",
119 v4kEepromSet(struct ath_hal *ah, int param, int v) argument
121 HAL_EEPROM_v4k *ee = AH_PRIVATE(ah)->ah_eeprom;
132 v4kEepromDiag(struct ath_hal *ah, int request, argument
135 HAL_EEPROM_v4k *ee = AH_PRIVATE(ah)->ah_eeprom;
198 v4kEepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) argument
200 HAL_EEPROM_v4k *ee = AH_PRIVATE(ah)
233 v4kEepromReadCTLInfo(struct ath_hal *ah, HAL_EEPROM_v4k *ee) argument
266 v4kEepromDetach(struct ath_hal *ah) argument
280 ath_hal_v4kEepromAttach(struct ath_hal *ah) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_aic.c22 #include "ah.h"
162 ar9300_aic_gain_table(struct ath_hal *ah) argument
207 OS_REG_WRITE(ah, (AR_PHY_AIC_SRAM_ADDR_B0 + 0x3000),
212 OS_REG_WRITE(ah, (AR_PHY_AIC_SRAM_DATA_B0 + 0x3000),
282 ar9300_aic_cal_post_process (struct ath_hal *ah) argument
284 struct ath_hal_9300 *ahp = AH9300(ah);
294 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(AIC) CAL_SRAM:\n");
297 OS_REG_WRITE(ah, AR_PHY_AIC_SRAM_ADDR_B1,
302 value = OS_REG_READ(ah, AR_PHY_AIC_SRAM_DATA_B1);
312 HALDEBUG(ah, HAL_DEBUG_BT_COE
485 ar9300_aic_calibration(struct ath_hal *ah) argument
673 ar9300_aic_start_normal(struct ath_hal *ah) argument
[all...]
H A Dar9300eep.h22 #include "ah.h"
616 extern HAL_BOOL ar9300_eeprom_restore(struct ath_hal *ah);
617 extern int ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, int /*msize*/);
618 extern int ar9300_eeprom_base_address(struct ath_hal *ah);
619 extern int ar9300_eeprom_volatile(struct ath_hal *ah);
620 extern int ar9300_eeprom_low_limit(struct ath_hal *ah);
632 extern int ar9300_power_control_override(struct ath_hal *ah, int frequency, int *correction, int *voltage, int *temperature);
636 extern void ar9300_set_target_power_from_eeprom(struct ath_hal *ah, u_int16_t freq,
638 extern HAL_BOOL ar9300_eeprom_set_power_per_rate_table(struct ath_hal *ah,
647 extern int ar9300_transmit_power_reg_write(struct ath_hal *ah, u_int8_
[all...]
H A Dar9300_phy.c19 #include "ah.h"
45 static inline void ar9300_init_rate_txpower_cck(struct ath_hal *ah,
47 static inline void ar9300_init_rate_txpower_ofdm(struct ath_hal* ah,
50 static inline void ar9300_init_rate_txpower_ht(struct ath_hal *ah,
54 static inline void ar9300_init_rate_txpower_stbc(struct ath_hal *ah,
58 static inline void ar9300_adjust_rate_txpower_cdd(struct ath_hal *ah,
308 ar9300_get_rate_table(struct ath_hal *ah, u_int mode) argument
310 struct ath_hal_private *ahpriv = AH_PRIVATE(ah);
356 HALDEBUG(ah, HAL_DEBUG_CHANNEL,
360 ath_hal_setupratetable(ah, r
394 ar9300_get_rate_txpower(struct ath_hal *ah, u_int mode, u_int8_t rate_index, u_int8_t chainmask, u_int8_t xmit_mode) argument
419 ar9300_adjust_reg_txpower_cdd(struct ath_hal *ah, u_int8_t power_per_rate[]) argument
506 ar9300_init_rate_txpower(struct ath_hal *ah, u_int mode, const struct ieee80211_channel *chan, u_int8_t power_per_rate[], u_int8_t chainmask) argument
582 ar9300_init_rate_txpower_cck(struct ath_hal *ah, const HAL_RATE_TABLE *rt, u_int8_t rates_array[], u_int8_t chainmask) argument
624 ar9300_init_rate_txpower_ofdm(struct ath_hal *ah, const HAL_RATE_TABLE *rt, u_int8_t rates_array[], int rt_offset, u_int8_t chainmask) argument
750 ar9300_init_rate_txpower_ht(struct ath_hal *ah, const HAL_RATE_TABLE *rt, HAL_BOOL is40, u_int8_t rates_array[], int rt_ss_offset, int rt_ds_offset, int rt_ts_offset, u_int8_t chainmask) argument
833 ar9300_init_rate_txpower_stbc(struct ath_hal *ah, const HAL_RATE_TABLE *rt, HAL_BOOL is40, int rt_ss_offset, int rt_ds_offset, int rt_ts_offset, u_int8_t chainmask) argument
945 ar9300_adjust_rate_txpower_cdd(struct ath_hal *ah, const HAL_RATE_TABLE *rt, HAL_BOOL is40, int rt_ss_offset, int rt_ds_offset, int rt_ts_offset, u_int8_t chainmask) argument
1041 ar9300_disp_tpc_tables(struct ath_hal *ah) argument
1112 ar9300_get_tpc_tables(struct ath_hal *ah) argument
1185 ath_hal_get_rate_power_limit_from_eeprom(struct ath_hal *ah, u_int16_t freq, int8_t *max_rate_power, int8_t *min_rate_power) argument
[all...]
/freebsd-11-stable/tools/tools/ath/athpow/
H A Dathpow.c37 #include "ah.h"
44 #define IS_5112(ah) \
45 (((ah)->ah_analog5GhzRev&0xf0) >= AR_RAD5112_SREV_MAJOR \
46 && ((ah)->ah_analog5GhzRev&0xf0) < AR_RAD2316_SREV_MAJOR )
47 #define IS_2316(ah) \
48 ((ah)->ah_macVersion == AR_SREV_2415)
49 #define IS_2413(ah) \
50 ((ah)->ah_macVersion == AR_SREV_2413 || IS_2316(ah))
51 #define IS_5424(ah) \
[all...]
/freebsd-11-stable/sys/net/
H A Dif_arcsubr.c101 struct arc_header *ah; local
143 struct arphdr *ah; local
144 ah = mtod(m, struct arphdr *);
145 ah->ar_hrd = htons(ARPHRD_ARCNET);
149 switch(ntohs(ah->ar_op)) {
164 bcopy(ar_tha(ah), &adst, ARC_ADDR_LEN);
184 const struct arc_header *ah; local
187 ah = (const struct arc_header *)dst->sa_data;
188 adst = ah->arc_dhost;
189 atype = ah
263 struct arc_header *ah; local
356 struct arc_header *ah, *ah1; local
517 struct arc_header *ah; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h105 HAL_BOOL ar5416InitCalHardware(struct ath_hal *ah, const struct ieee80211_channel *chan);
114 void ar5416IQCalCollect(struct ath_hal *ah);
115 void ar5416IQCalibration(struct ath_hal *ah, uint8_t numChains);
116 void ar5416AdcGainCalCollect(struct ath_hal *ah);
117 void ar5416AdcGainCalibration(struct ath_hal *ah, uint8_t numChains);
118 void ar5416AdcDcCalCollect(struct ath_hal *ah);
119 void ar5416AdcDcCalibration(struct ath_hal *ah, uint8_t numChains);
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dsyscons.s40 movb ishireso, %ah
41 orb %ah, %ah
46 xorb %ah, %ah
55 # destroyed: %ah, %cx
59 movb ishireso, %ah
60 orb %ah, %ah
65 xorb %ah,
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar2316.c21 #include "ah.h"
62 #define AR2316(ah) ((struct ar2316State *) AH5212(ah)->ah_rfHal)
68 ar2316WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
71 struct ath_hal_5212 *ahp = AH5212(ah);
73 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_2316, modesIndex, regWrites);
74 HAL_INI_WRITE_ARRAY(ah, ar5212Common_2316, 1, regWrites);
75 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_2316, freqIndex, regWrites);
79 OS_REG_WRITE(ah, 0xa358, (OS_REG_READ(ah,
91 ar2316SetChannel(struct ath_hal *ah, struct ieee80211_channel *chan) argument
165 ar2316SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
229 ar2316GetRfBank(struct ath_hal *ah, int bank) argument
357 ar2316getGainBoundariesAndPdadcsForPowers(struct ath_hal *ah, uint16_t channel, const RAW_DATA_STRUCT_2316 *pRawDataset, uint16_t pdGainOverlap_t2, int16_t *pMinCalPower, uint16_t pPdGainBoundaries[], uint16_t pPdGainValues[], uint16_t pPDADCValues[]) argument
502 ar2316SetPowerTable(struct ath_hal *ah, int16_t *minPower, int16_t *maxPower, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
608 ar2316GetMinPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2316 *data) argument
626 ar2316GetMaxPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2316 *data) argument
643 ar2316GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
711 ar2316RfDetach(struct ath_hal *ah) argument
725 ar2316RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
759 ar2316Probe(struct ath_hal *ah) argument
[all...]
H A Dar5413.c21 #include "ah.h"
58 #define AR5413(ah) ((struct ar5413State *) AH5212(ah)->ah_rfHal)
64 ar5413WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
67 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_5413, modesIndex, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212Common_5413, 1, writes);
69 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_5413, freqIndex, writes);
78 ar5413SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
80 uint16_t freq = ath_hal_gethwchannel(ah, chan);
86 OS_MARK(ah, AH_MARK_SETCHANNE
157 ar5413SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
266 ar5413GetRfBank(struct ath_hal *ah, int bank) argument
395 ar5413getGainBoundariesAndPdadcsForPowers(struct ath_hal *ah, uint16_t channel, const RAW_DATA_STRUCT_2413 *pRawDataset, uint16_t pdGainOverlap_t2, int16_t *pMinCalPower, uint16_t pPdGainBoundaries[], uint16_t pPdGainValues[], uint16_t pPDADCValues[]) argument
540 ar5413SetPowerTable(struct ath_hal *ah, int16_t *minPower, int16_t *maxPower, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
647 ar5413GetMinPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) argument
665 ar5413GetMaxPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) argument
682 ar5413GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
752 ar5413RfDetach(struct ath_hal *ah) argument
766 ar5413RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
798 ar5413Probe(struct ath_hal *ah) argument
[all...]
H A Dar2425.c21 #include "ah.h"
46 #define AR2425(ah) ((struct ar2425State *) AH5212(ah)->ah_rfHal)
52 ar2425WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
55 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_2425, modesIndex, writes);
56 HAL_INI_WRITE_ARRAY(ah, ar5212Common_2425, 1, writes);
57 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_2425, freqIndex, writes);
64 if (AH_PRIVATE(ah)->ah_ispcie && && ath_hal_pcieL1SKPEnable) {
65 OS_REG_WRITE(ah, AR_PCIE_PMC,
75 OS_REG_SET_BIT(ah, AR_PCIE_PM
85 ar2425SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
152 ar2425SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
224 ar2425GetRfBank(struct ath_hal *ah, int bank) argument
353 ar2425getGainBoundariesAndPdadcsForPowers(struct ath_hal *ah, uint16_t channel, const RAW_DATA_STRUCT_2413 *pRawDataset, uint16_t pdGainOverlap_t2, int16_t *pMinCalPower, uint16_t pPdGainBoundaries[], uint16_t pPdGainValues[], uint16_t pPDADCValues[]) argument
496 ar2425SetPowerTable(struct ath_hal *ah, int16_t *minPower, int16_t *maxPower, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
565 ar2425GetMinPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) argument
583 ar2425GetMaxPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) argument
601 ar2425GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
669 ar2425RfDetach(struct ath_hal *ah) argument
683 ar2425RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
715 ar2425Probe(struct ath_hal *ah) argument
[all...]
H A Dar2413.c21 #include "ah.h"
58 #define AR2413(ah) ((struct ar2413State *) AH5212(ah)->ah_rfHal)
64 ar2413WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
67 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_2413, modesIndex, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212Common_2413, 1, writes);
69 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_2413, freqIndex, writes);
78 ar2413SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
80 uint16_t freq = ath_hal_gethwchannel(ah, chan);
86 OS_MARK(ah, AH_MARK_SETCHANNE
158 ar2413SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
223 ar2413GetRfBank(struct ath_hal *ah, int bank) argument
351 ar2413getGainBoundariesAndPdadcsForPowers(struct ath_hal *ah, uint16_t channel, const RAW_DATA_STRUCT_2413 *pRawDataset, uint16_t pdGainOverlap_t2, int16_t *pMinCalPower, uint16_t pPdGainBoundaries[], uint16_t pPdGainValues[], uint16_t pPDADCValues[]) argument
496 ar2413SetPowerTable(struct ath_hal *ah, int16_t *minPower, int16_t *maxPower, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
603 ar2413GetMinPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) argument
621 ar2413GetMaxPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) argument
638 ar2413GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
706 ar2413RfDetach(struct ath_hal *ah) argument
720 ar2413RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
752 ar2413Probe(struct ath_hal *ah) argument
[all...]
H A Dar2317.c21 #include "ah.h"
62 #define AR2317(ah) ((struct ar2317State *) AH5212(ah)->ah_rfHal)
68 ar2317WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
71 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_2317, modesIndex, writes);
72 HAL_INI_WRITE_ARRAY(ah, ar5212Common_2317, 1, writes);
73 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_2317, freqIndex, writes);
82 ar2317SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
84 uint16_t freq = ath_hal_gethwchannel(ah, chan);
90 OS_MARK(ah, AH_MARK_SETCHANNE
142 ar2317SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
206 ar2317GetRfBank(struct ath_hal *ah, int bank) argument
334 ar2317getGainBoundariesAndPdadcsForPowers(struct ath_hal *ah, uint16_t channel, const RAW_DATA_STRUCT_2317 *pRawDataset, uint16_t pdGainOverlap_t2, int16_t *pMinCalPower, uint16_t pPdGainBoundaries[], uint16_t pPdGainValues[], uint16_t pPDADCValues[]) argument
480 ar2317SetPowerTable(struct ath_hal *ah, int16_t *minPower, int16_t *maxPower, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
586 ar2317GetMinPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2317 *data) argument
604 ar2317GetMaxPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2317 *data) argument
623 ar2317GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
691 ar2317RfDetach(struct ath_hal *ah) argument
705 ar2317RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
737 ar2317Probe(struct ath_hal *ah) argument
[all...]
H A Dar5111.c21 #include "ah.h"
46 #define AR5111(ah) ((struct ar5111State *) AH5212(ah)->ah_rfHal)
63 ar5111WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
66 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_5111, modesIndex, writes);
67 HAL_INI_WRITE_ARRAY(ah, ar5212Common_5111, 1, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_5111, freqIndex, writes);
77 ar5111SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
80 uint16_t freq = ath_hal_gethwchannel(ah, chan);
144 OS_MARK(ah, AH_MARK_SETCHANNE
193 ar5111GetRfBank(struct ath_hal *ah, int bank) argument
218 ar5111SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
390 ar5111SetPowerTable(struct ath_hal *ah, int16_t *pMinPower, int16_t *pMaxPower, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
627 ar5111GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
640 ar5111GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) argument
669 ar5111RfDetach(struct ath_hal *ah) argument
683 ar5111RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
715 ar5111Probe(struct ath_hal *ah) argument
[all...]
H A Dar5112.c21 #include "ah.h"
45 #define AR5112(ah) ((struct ar5112State *) AH5212(ah)->ah_rfHal)
64 ar5112WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
67 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_5112, modesIndex, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212Common_5112, 1, writes);
69 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_5112, freqIndex, writes);
78 ar5112SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
80 uint16_t freq = ath_hal_gethwchannel(ah, chan);
86 OS_MARK(ah, AH_MARK_SETCHANNE
154 ar5112GetRfBank(struct ath_hal *ah, int bank) argument
178 ar5112SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
344 ar5112SetPowerTable(struct ath_hal *ah, int16_t *pPowerMin, int16_t *pPowerMax, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
740 ar5112GetMinPower(struct ath_hal *ah, const EXPN_DATA_PER_CHANNEL_5112 *data) argument
766 ar5112GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
839 ar5112RfDetach(struct ath_hal *ah) argument
853 ar5112RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
885 ar5112Probe(struct ath_hal *ah) argument
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.h52 extern void ar9285BTCoexAntennaDiversity(struct ath_hal *ah);
53 extern void ar9285BTCoexSetParameter(struct ath_hal *ah,
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_btcoex.c92 struct ath_hal *ah = sc->sc_ah; local
94 if (! ath_hal_btcoex_supported(ah))
115 ath_hal_btcoex_set_info(ah, &btinfo);
127 ath_hal_btcoex_set_config(ah, &btconfig);
132 ath_hal_btcoex_set_parameter(ah, HAL_BT_COEX_ANTENNA_DIVERSITY, 1);
148 struct ath_hal *ah = sc->sc_ah; local
150 if (! ath_hal_btcoex_supported(ah))
172 ath_hal_btcoex_set_info(ah, &btinfo);
184 ath_hal_btcoex_set_config(ah, &btconfig);
189 ath_hal_btcoex_set_parameter(ah, HAL_BT_COEX_ANTENNA_DIVERSIT
199 struct ath_hal *ah = sc->sc_ah; local
346 struct ath_hal *ah = sc->sc_ah; local
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dah.h2 /* $KAME: ah.h,v 1.13 2000/10/18 21:28:00 itojun Exp $ */
40 struct ah { struct
/freebsd-11-stable/contrib/tcpdump/
H A Dah.h1 /* $NetBSD: ah.h,v 1.12 2000/07/23 05:23:04 itojun Exp $ */
2 /* $KAME: ah.h,v 1.12 2000/07/20 17:41:01 itojun Exp $ */
40 struct ah { struct
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_hints.c92 ah(struct delegpt* dp, const char* sv, const char* ip) function
131 if(!ah(dp, "A.ROOT-SERVERS.NET.", "198.41.0.4")) goto failed;
132 if(!ah(dp, "B.ROOT-SERVERS.NET.", "199.9.14.201")) goto failed;
133 if(!ah(dp, "C.ROOT-SERVERS.NET.", "192.33.4.12")) goto failed;
134 if(!ah(dp, "D.ROOT-SERVERS.NET.", "199.7.91.13")) goto failed;
135 if(!ah(dp, "E.ROOT-SERVERS.NET.", "192.203.230.10")) goto failed;
136 if(!ah(dp, "F.ROOT-SERVERS.NET.", "192.5.5.241")) goto failed;
137 if(!ah(dp, "G.ROOT-SERVERS.NET.", "192.112.36.4")) goto failed;
138 if(!ah(dp, "H.ROOT-SERVERS.NET.", "198.97.190.53")) goto failed;
139 if(!ah(d
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dlonglong.h161 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \
165 : "%r" ((USItype) (ah)), \
169 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \
173 : "r" ((USItype) (ah)), \
190 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \
194 : "%r" ((USItype) (ah)), \
198 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \
202 : "r" ((USItype) (ah)), \
231 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \
235 : "%rM" ((USItype) (ah)), \
[all...]
/freebsd-11-stable/tools/tools/ath/athregs/
H A Ddumpregs.c33 #include "ah.h"
60 #define OS_REG_READ(ah, off) state.regdata[(off) >> 2]
470 fprintf(fd, " %08x", OS_REG_READ(ah, dr->addr));
488 , r, OS_REG_READ(ah, r)
489 , r+4, OS_REG_READ(ah, r+4)
490 , r+8, OS_REG_READ(ah, r+8)
491 , r+12, OS_REG_READ(ah, r+12)
492 , r+16, OS_REG_READ(ah, r+16)
498 , r, OS_REG_READ(ah, r)
499 , r+4, OS_REG_READ(ah,
[all...]

Completed in 139 milliseconds

1234567891011>>