Searched defs:ah (Results 1 - 25 of 176) sorted by relevance

12345678

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_interrupts.c38 ar5312IsInterruptPending(struct ath_hal *ah) argument
H A Dar5312_eeprom.c35 ar5312EepromRead(struct ath_hal *ah, u_int off, uint16_t *dataIn) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_eeprom.c36 ar5212EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
H A Dar5212_gpio.c39 ar5212GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
57 ar5212GpioCfgInput(struct ath_hal *ah, uint32_t gpio) argument
72 ar5212GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) argument
90 ar5212GpioGet(struct ath_hal *ah, uint32_t gpio) argument
105 ar5212GpioSetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel) argument
[all...]
H A Dar5212_interrupts.c36 ar5212IsInterruptPending(struct ath_hal *ah) argument
55 ar5212GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) argument
128 ar5212GetInterrupts(struct ath_hal *ah) argument
138 ar5212SetInterrupts(struct ath_hal *ah, HAL_INT ints) argument
[all...]
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_eeprom.c35 ar5416EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
H A Dar5416_keycache.c39 ar5416ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) argument
55 ar5416SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, argument
H A Dar5416_phy.c107 ar5416GetRateTable(struct ath_hal *ah, u_int mode) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_phy.c31 ar9130InitPLL(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
H A Dar9130_eeprom.c31 ar9130EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_cal.c44 ar9287PACal(struct ath_hal *ah, HAL_BOOL is_reset) argument
53 ar9287InitCalHardware(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
H A Dar9285.c42 ar9285GetNoiseFloor(struct ath_hal *ah, int16_t nfarray[]) argument
71 ar9285RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
H A Dar9285_phy.c43 ar9285_antdiv_comb_conf_get(struct ath_hal *ah, argument
58 ar9285_antdiv_comb_conf_set(struct ath_hal *ah, argument
84 ar9285_check_div_comb(struct ath_hal *ah) argument
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-ah.c46 register const struct ah *ah; local
[all...]
H A Dah.h40 struct ah { struct
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_phy.c68 ar5210GetRateTable(struct ath_hal *ah, u_int mode) argument
H A Dar5210_beacon.c33 ar5210GetNextTBTT(struct ath_hal *ah) argument
44 ar5210SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt) argument
61 ar5210BeaconInit(struct ath_hal *ah, argument
94 ar5210ResetStaBeaconTimers(struct ath_hal *ah) argument
116 ar5210SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs) argument
[all...]
H A Dar5210_interrupts.c31 ar5210IsInterruptPending(struct ath_hal *ah) argument
42 ar5210GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) argument
83 ar5210GetInterrupts(struct ath_hal *ah) argument
89 ar5210SetInterrupts(struct ath_hal *ah, HAL_IN argument
[all...]
H A Dar5210_power.c32 ar5210SetPowerModeAuto(struct ath_hal *ah, int setChip) argument
49 ar5210SetPowerModeAwake(struct ath_hal *ah, int setChip) argument
86 ar5210SetPowerModeSleep(struct ath_hal *ah, int setChip) argument
94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
130 ar5210GetPowerMode(struct ath_hal *ah) argument
[all...]
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c84 ar5211GetRateTable(struct ath_hal *ah, u_int mode) argument
H A Dar5211_beacon.c36 ar5211GetNextTBTT(struct ath_hal *ah) argument
47 ar5211SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt) argument
64 ar5211BeaconInit(struct ath_hal *ah, argument
103 ar5211ResetStaBeaconTimers(struct ath_hal *ah) argument
122 ar5211SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs) argument
[all...]
H A Dar5211_interrupts.c34 ar5211IsInterruptPending(struct ath_hal *ah) argument
49 ar5211GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) argument
96 ar5211GetInterrupts(struct ath_hal *ah) argument
106 ar5211SetInterrupts(struct ath_hal *ah, HAL_INT ints) argument
[all...]
H A Dar5211_power.c38 ar5211SetPowerModeAwake(struct ath_hal *ah, int setChip) argument
75 ar5211SetPowerModeSleep(struct ath_hal *ah, int setChip) argument
88 ar5211SetPowerModeNetworkSleep(struct ath_hal *ah, int setChip) argument
96 ar5211SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
132 ar5211GetPowerMode(struct ath_hal *ah) argument
[all...]
/freebsd-9.3-release/sys/netipsec/
H A Dah.h40 struct ah { struct
/freebsd-9.3-release/lib/libstand/
H A Dudp.c165 struct arphdr *ah = (void *)ip; local

Completed in 187 milliseconds

12345678