Searched refs:ath_hal (Results 51 - 75 of 205) sorted by relevance

123456789

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_power.c38 ar5212SetPowerModeAwake(struct ath_hal *ah, int setChip)
95 ar5212SetPowerModeSleep(struct ath_hal *ah, int setChip)
108 ar5212SetPowerModeNetworkSleep(struct ath_hal *ah, int setChip)
120 ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
159 ar5212GetPowerMode(struct ath_hal *ah)
171 ar5212GetPowerStatus(struct ath_hal *ah)
H A Dar5212_recv.c33 ar5212GetRxDP(struct ath_hal *ath, HAL_RX_QUEUE qtype)
44 ar5212SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype)
56 ar5212EnableReceive(struct ath_hal *ah)
65 ar5212StopDmaReceive(struct ath_hal *ah)
88 ar5212StartPcuReceive(struct ath_hal *ah)
104 ar5212StopPcuReceive(struct ath_hal *ah)
117 ar5212SetMulticastFilter(struct ath_hal *ah, uint32_t filter0, uint32_t filter1)
127 ar5212ClrMulticastFilterIndex(struct ath_hal *ah, uint32_t ix)
147 ar5212SetMulticastFilterIndex(struct ath_hal *ah, uint32_t ix)
167 ar5212GetRxFilter(struct ath_hal *a
[all...]
H A Dar5212_eeprom.c36 ar5212EepromRead(struct ath_hal *ah, u_int off, uint16_t *data)
H A Dar5212_misc.c36 ar5212GetMacAddress(struct ath_hal *ah, uint8_t *mac)
44 ar5212SetMacAddress(struct ath_hal *ah, const uint8_t *mac)
53 ar5212GetBssIdMask(struct ath_hal *ah, uint8_t *mask)
61 ar5212SetBssIdMask(struct ath_hal *ah, const uint8_t *mask)
77 ar5212SetRegulatoryDomain(struct ath_hal *ah,
113 ar5212GetWirelessModes(struct ath_hal *ah)
147 ar5212EnableRfKill(struct ath_hal *ah)
175 ar5212SetLedState(struct ath_hal *ah, HAL_LED_STATE state)
217 ar5212WriteAssocid(struct ath_hal *ah, const uint8_t *bssid, uint16_t assocId)
233 ar5212GetTsf64(struct ath_hal *a
[all...]
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c33 ar5210GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype)
44 ar5210SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype)
56 ar5210EnableReceive(struct ath_hal *ah)
65 ar5210StopDmaReceive(struct ath_hal *ah)
87 ar5210StartPcuReceive(struct ath_hal *ah)
97 ar5210StopPcuReceive(struct ath_hal *ah)
108 ar5210SetMulticastFilter(struct ath_hal *ah, uint32_t filter0, uint32_t filter1)
118 ar5210ClrMulticastFilterIndex(struct ath_hal *ah, uint32_t ix)
138 ar5210SetMulticastFilterIndex(struct ath_hal *ah, uint32_t ix)
158 ar5210GetRxFilter(struct ath_hal *a
[all...]
H A Dar5210_interrupts.c31 ar5210IsInterruptPending(struct ath_hal *ah)
42 ar5210GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked)
83 ar5210GetInterrupts(struct ath_hal *ah)
89 ar5210SetInterrupts(struct ath_hal *ah, HAL_INT ints)
H A Dar5210_beacon.c33 ar5210GetNextTBTT(struct ath_hal *ah)
44 ar5210SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt)
61 ar5210BeaconInit(struct ath_hal *ah,
94 ar5210ResetStaBeaconTimers(struct ath_hal *ah)
116 ar5210SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs)
H A Dar5210_attach.c31 static HAL_BOOL ar5210GetChannelEdges(struct ath_hal *,
33 static HAL_BOOL ar5210GetChipPowerLimits(struct ath_hal *ah,
36 static void ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
38 static void ar5210DisablePCIE(struct ath_hal *ah);
179 static HAL_BOOL ar5210FillCapabilityInfo(struct ath_hal *ah);
184 static struct ath_hal *
190 struct ath_hal *ah;
300 ar5210Detach(struct ath_hal *ah)
315 ar5210GetChannelEdges(struct ath_hal *ah,
328 ar5210GetChipPowerLimits(struct ath_hal *a
[all...]
/freebsd-10.0-release/sys/dev/ath/
H A Dah_osdep.h76 struct ath_hal;
122 extern void ath_hal_reg_write(struct ath_hal *ah, u_int reg, u_int32_t val);
123 extern u_int32_t ath_hal_reg_read(struct ath_hal *ah, u_int reg);
134 extern void OS_MARK(struct ath_hal *, u_int id, u_int32_t value);
H A Dah_osdep.c49 #include <dev/ath/ath_hal/ah.h>
50 #include <dev/ath/ath_hal/ah_debug.h>
77 extern void ath_hal_printf(struct ath_hal *, const char*, ...)
79 extern void ath_hal_vprintf(struct ath_hal *, const char*, __va_list)
89 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...);
104 static MALLOC_DEFINE(M_ATH_HAL, "ath_hal", "ath hal data");
119 ath_hal_vprintf(struct ath_hal *ah, const char* fmt, va_list ap)
125 ath_hal_printf(struct ath_hal *ah, const char* fmt, ...)
142 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...)
161 * writes to the file /tmp/ath_hal
[all...]
/freebsd-10.0-release/tools/tools/ath/ath_ee_9300_print/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-10.0-release/tools/tools/ath/athrd/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c48 void ar9300_disable_cck(struct ath_hal *ah);
49 void ar9300_disable_radar(struct ath_hal *ah);
50 void ar9300_disable_restart(struct ath_hal *ah);
51 void ar9300_set_radar_dc_thresh(struct ath_hal *ah);
52 void ar9300_disable_weak_signal(struct ath_hal *ah);
53 void ar9300_disable_strong_signal(struct ath_hal *ah);
54 void ar9300_prep_spectral_scan(struct ath_hal *ah);
55 void ar9300_disable_dc_offset(struct ath_hal *ah);
56 void ar9300_enable_cck_detect(struct ath_hal *ah);
59 ar9300_disable_cck(struct ath_hal *a
[all...]
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_spectral.c44 static void ar5416DisableRadar(struct ath_hal *ah);
45 static void ar5416PrepSpectralScan(struct ath_hal *ah);
48 ar5416DisableRadar(struct ath_hal *ah)
76 ar5416PrepSpectralScan(struct ath_hal *ah)
84 ar5416ConfigureSpectralScan(struct ath_hal *ah, HAL_SPECTRAL_PARAM *ss)
151 ar5416GetSpectralParams(struct ath_hal *ah, HAL_SPECTRAL_PARAM *ss)
171 ar5416IsSpectralActive(struct ath_hal *ah)
180 ar5416IsSpectralEnabled(struct ath_hal *ah)
189 ar5416StartSpectralScan(struct ath_hal *ah)
206 ar5416StopSpectralScan(struct ath_hal *a
[all...]
H A Dar5416_power.c37 ar5416SetPowerModeAwake(struct ath_hal *ah, int setChip)
92 ar5416SetPowerModeSleep(struct ath_hal *ah, int setChip)
112 ar5416SetPowerModeNetworkSleep(struct ath_hal *ah, int setChip)
125 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
165 ar5416GetPowerMode(struct ath_hal *ah)
H A Dar5416_misc.c40 ar5416GetWirelessModes(struct ath_hal *ah)
66 ar5416SetLedState(struct ath_hal *ah, HAL_LED_STATE state)
107 ar5416GetTsf64(struct ath_hal *ah)
144 ar5416SetTsf64(struct ath_hal *ah, uint64_t tsf64)
169 ar5416ResetTsf(struct ath_hal *ah)
184 ar5416GetCurRssi(struct ath_hal *ah)
192 ar5416SetAntennaSwitch(struct ath_hal *ah, HAL_ANT_SETTING settings)
199 ar5416SetDecompMask(struct ath_hal *ah, uint16_t keyidx, int en)
206 ar5416SetCoverageClass(struct ath_hal *ah, uint8_t coverageclass, int now)
216 ar5416GetMibCycleCounts(struct ath_hal *a
[all...]
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_phy.c43 ar9285_antdiv_comb_conf_get(struct ath_hal *ah, HAL_ANT_COMB_CONFIG *antconf)
58 ar9285_antdiv_comb_conf_set(struct ath_hal *ah, HAL_ANT_COMB_CONFIG *antconf)
83 ar9285_check_div_comb(struct ath_hal *ah)
H A Dar9280.c41 static HAL_BOOL ar9280GetChannelMaxMinPower(struct ath_hal *,
43 int16_t ar9280GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c);
46 ar9280WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex,
73 ar9280SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan)
220 ar9280GetRfBank(struct ath_hal *ah, int bank)
232 ar9280SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan,
245 ar9280SetPowerTable(struct ath_hal *ah, int16_t *pPowerMin, int16_t *pPowerMax,
253 ar9280GetMinPower(struct ath_hal *ah, EXPN_DATA_PER_CHANNEL_5112 *data)
280 ar9280GetChannelMaxMinPower(struct ath_hal *ah,
353 ar9280GetNoiseFloor(struct ath_hal *a
[all...]
H A Dar9287.c41 static HAL_BOOL ar9287GetChannelMaxMinPower(struct ath_hal *,
43 int16_t ar9287GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c);
46 ar9287WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex,
73 ar9287SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan)
162 ar9287GetRfBank(struct ath_hal *ah, int bank)
174 ar9287SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan,
187 ar9287SetPowerTable(struct ath_hal *ah, int16_t *pPowerMin, int16_t *pPowerMax,
195 ar9287GetMinPower(struct ath_hal *ah, EXPN_DATA_PER_CHANNEL_5112 *data)
222 ar9287GetChannelMaxMinPower(struct ath_hal *ah,
295 ar9287GetNoiseFloor(struct ath_hal *a
[all...]
/freebsd-10.0-release/sys/modules/ath/
H A DMakefile35 .PATH: ${.CURDIR}/../../dev/ath/ath_hal
49 .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar5210
59 .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar5211
67 .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar5212
88 .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar5416
100 .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar9001
114 .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar9002
122 .PATH: ${.CURDIR}/../../dev/ath/ath_hal
124 .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar9002
128 .PATH: ${.CURDIR}/../../contrib/dev/ath/ath_hal/ar930
[all...]
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom.h163 HAL_STATUS ath_hal_v1EepromAttach(struct ath_hal *ah);
164 HAL_STATUS ath_hal_legacyEepromAttach(struct ath_hal *ah);
165 HAL_STATUS ath_hal_v14EepromAttach(struct ath_hal *ah);
166 HAL_STATUS ath_hal_v4kEepromAttach(struct ath_hal *ah);
167 HAL_STATUS ath_hal_9287EepromAttach(struct ath_hal *ah);
H A Dah_internal.h92 struct ath_hal *(*attach)(uint16_t devid, HAL_SOFTC,
113 HAL_BOOL (*probe)(struct ath_hal *ah);
114 HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode);
126 struct ath_hal_rf *ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode);
334 * When declaring a device-specific ath_hal data structure this structure
347 struct ath_hal h; /* public area */
350 HAL_BOOL (*ah_getChannelEdges)(struct ath_hal*,
353 u_int (*ah_getWirelessModes)(struct ath_hal*);
354 HAL_BOOL (*ah_eepromRead)(struct ath_hal *, u_int off,
356 HAL_BOOL (*ah_eepromWrite)(struct ath_hal *, u_in
[all...]
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c36 ar5211GetNextTBTT(struct ath_hal *ah)
47 ar5211SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt)
64 ar5211BeaconInit(struct ath_hal *ah,
103 ar5211ResetStaBeaconTimers(struct ath_hal *ah)
122 ar5211SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs)
H A Dar5211_attach.c31 static HAL_BOOL ar5211GetChannelEdges(struct ath_hal *ah,
33 static HAL_BOOL ar5211GetChipPowerLimits(struct ath_hal *ah,
36 static void ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
38 static void ar5211DisablePCIE(struct ath_hal *ah);
179 static HAL_BOOL ar5211ChipTest(struct ath_hal *);
180 static HAL_BOOL ar5211FillCapabilityInfo(struct ath_hal *ah);
187 ar5211GetRadioRev(struct ath_hal *ah)
203 static struct ath_hal *
210 struct ath_hal *ah;
367 ar5211Detach((struct ath_hal *) ah
[all...]
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_gpio.c38 ar5312GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type)
55 ar5312GpioCfgInput(struct ath_hal *ah, uint32_t gpio)
72 ar5312GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val)
91 ar5312GpioGet(struct ath_hal *ah, uint32_t gpio)
108 ar5312GpioSetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel)

Completed in 289 milliseconds

123456789