| /src/sys/external/isc/atheros_hal/dist/ar5312/ |
| ar5312_interrupts.c | 37 HAL_BOOL
|
| ar5312.h | 41 extern HAL_BOOL ar5312IsInterruptPending(struct ath_hal *ah); 44 extern HAL_BOOL ar5312GpioCfgOutput(struct ath_hal *, uint32_t gpio, 46 extern HAL_BOOL ar5312GpioCfgInput(struct ath_hal *, uint32_t gpio); 47 extern HAL_BOOL ar5312GpioSet(struct ath_hal *, uint32_t gpio, uint32_t val); 52 extern HAL_BOOL ar5315GpioCfgOutput(struct ath_hal *, uint32_t gpio, 54 extern HAL_BOOL ar5315GpioCfgInput(struct ath_hal *, uint32_t gpio); 55 extern HAL_BOOL ar5315GpioSet(struct ath_hal *, uint32_t gpio, uint32_t val); 60 extern HAL_BOOL ar5312DetectCardPresent(struct ath_hal *ah); 64 extern HAL_BOOL ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode, 65 HAL_CHANNEL *chan, HAL_BOOL bChannelChange, HAL_STATUS *status) [all...] |
| ar5312_power.c | 39 static HAL_BOOL 71 HAL_BOOL 120 HAL_BOOL
|
| ar5312_eeprom.c | 34 HAL_BOOL
|
| ar5315_gpio.c | 37 HAL_BOOL 54 HAL_BOOL 71 HAL_BOOL
|
| ar5312_gpio.c | 37 HAL_BOOL 54 HAL_BOOL 71 HAL_BOOL
|
| /src/sys/external/isc/atheros_hal/dist/ar5416/ |
| ar9285.h | 35 HAL_BOOL ar9285SetAntennaSwitch(struct ath_hal *, HAL_ANT_SETTING); 36 HAL_BOOL ar9285RfAttach(struct ath_hal *, HAL_STATUS *); 38 extern HAL_BOOL ar9285SetTransmitPower(struct ath_hal *, 40 extern HAL_BOOL ar9285SetBoardValues(struct ath_hal *,
|
| ar9280.h | 35 HAL_BOOL ar9280RfAttach(struct ath_hal *, HAL_STATUS *); 39 HAL_BOOL ar9280SetAntennaSwitch(struct ath_hal *, HAL_ANT_SETTING);
|
| ar5416.h | 93 extern HAL_BOOL ar2133RfAttach(struct ath_hal *, HAL_STATUS *); 105 extern HAL_BOOL ar5416FillCapabilityInfo(struct ath_hal *ah); 111 const struct ar5212AniParams *, HAL_BOOL ena); 113 extern HAL_BOOL ar5416AniControl(struct ath_hal *, HAL_ANI_CMD cmd, int param); 114 extern HAL_BOOL ar5416AniSetParams(struct ath_hal *, 129 extern HAL_BOOL ar5416EepromRead(struct ath_hal *, u_int off, uint16_t *data); 130 extern HAL_BOOL ar5416EepromWrite(struct ath_hal *, u_int off, uint16_t data); 132 extern HAL_BOOL ar5416IsInterruptPending(struct ath_hal *ah); 133 extern HAL_BOOL ar5416GetPendingInterrupts(struct ath_hal *, HAL_INT *masked); 136 extern HAL_BOOL ar5416GpioCfgOutput(struct ath_hal *, uint32_t gpio [all...] |
| ar5416_cal.h | 105 HAL_BOOL ar5416InitCal(struct ath_hal *ah, HAL_CHANNEL *chan); 106 HAL_BOOL ar5416PerCalibration(struct ath_hal *, HAL_CHANNEL *, 107 HAL_BOOL *isIQdone); 108 HAL_BOOL ar5416PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan, 109 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone); 110 HAL_BOOL ar5416ResetCalValid(struct ath_hal *ah, HAL_CHANNEL *chan);
|
| ar5416_keycache.c | 38 HAL_BOOL 54 HAL_BOOL
|
| ar5416_eeprom.c | 34 HAL_BOOL
|
| /src/sys/external/isc/atheros_hal/dist/ar5211/ |
| ar5211.h | 125 HAL_BOOL ah_bIQCalibration; 152 extern HAL_BOOL ar5211Reset(struct ath_hal *, HAL_OPMODE, 153 HAL_CHANNEL *, HAL_BOOL bChannelChange, HAL_STATUS *); 154 extern HAL_BOOL ar5211PhyDisable(struct ath_hal *); 155 extern HAL_BOOL ar5211Disable(struct ath_hal *); 156 extern HAL_BOOL ar5211ChipReset(struct ath_hal *, uint16_t); 157 extern HAL_BOOL ar5211PerCalibration(struct ath_hal *, HAL_CHANNEL *, HAL_BOOL *); 158 extern HAL_BOOL ar5211PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan, 159 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) [all...] |
| ar5211_misc.c | 41 HAL_BOOL 58 HAL_BOOL 67 HAL_BOOL 88 HAL_BOOL 98 HAL_BOOL 156 HAL_BOOL 194 HAL_BOOL 212 HAL_BOOL 230 HAL_BOOL 391 HAL_BOOL [all...] |
| ar5211_keycache.c | 46 HAL_BOOL 60 HAL_BOOL 80 HAL_BOOL 114 HAL_BOOL
|
| ar5211_recv.c | 61 HAL_BOOL 114 HAL_BOOL 134 HAL_BOOL 174 HAL_BOOL
|
| /src/sys/external/isc/atheros_hal/dist/ar5210/ |
| ar5210.h | 130 extern HAL_BOOL ar5210Reset(struct ath_hal *, HAL_OPMODE, 131 HAL_CHANNEL *, HAL_BOOL bChannelChange, HAL_STATUS *); 133 extern HAL_BOOL ar5210PhyDisable(struct ath_hal *); 134 extern HAL_BOOL ar5210Disable(struct ath_hal *); 135 extern HAL_BOOL ar5210ChipReset(struct ath_hal *, HAL_CHANNEL *); 136 extern HAL_BOOL ar5210PerCalibration(struct ath_hal *, HAL_CHANNEL *, HAL_BOOL *); 137 extern HAL_BOOL ar5210PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan, 138 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) [all...] |
| ar5210_misc.c | 41 HAL_BOOL 58 HAL_BOOL 67 HAL_BOOL 85 HAL_BOOL 95 HAL_BOOL 160 HAL_BOOL 175 HAL_BOOL 190 HAL_BOOL 298 HAL_BOOL 394 HAL_BOOL [all...] |
| ar5210_keycache.c | 42 HAL_BOOL 56 HAL_BOOL 76 HAL_BOOL 108 HAL_BOOL
|
| /src/sys/external/isc/atheros_hal/dist/ |
| ah.h | 73 } HAL_BOOL; 692 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE, 693 HAL_CHANNEL *, HAL_BOOL bChannelChange, 695 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *); 696 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *); 697 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore); 700 HAL_BOOL __ahdecl(*ah_perCalibration)(struct ath_hal*, HAL_CHANNEL *, 701 HAL_BOOL *); 702 HAL_BOOL __ahdecl(*ah_perCalibrationN)(struct ath_hal *, HAL_CHANNEL *, 703 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) [all...] |
| ah_internal.h | 110 HAL_BOOL (*probe)(struct ath_hal *ah); 111 HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode); 138 HAL_BOOL bssSendHere; 140 HAL_BOOL iqCalValid; 233 HAL_BOOL (*ah_getChannelEdges)(struct ath_hal*, 237 HAL_BOOL (*ah_eepromRead)(struct ath_hal *, u_int off, 239 HAL_BOOL (*ah_eepromWrite)(struct ath_hal *, u_int off, 241 HAL_BOOL (*ah_gpioCfgOutput)(struct ath_hal *, 243 HAL_BOOL (*ah_gpioCfgInput)(struct ath_hal *, uint32_t gpio); 245 HAL_BOOL (*ah_gpioSet)(struct ath_hal * [all...] |
| /src/sys/external/isc/atheros_hal/dist/ar5212/ |
| ar5212.h | 138 HAL_BOOL (*setChannel)(struct ath_hal *, HAL_CHANNEL_INTERNAL *); 139 HAL_BOOL (*setRfRegs)(struct ath_hal *, 142 HAL_BOOL (*setPowerTable)(struct ath_hal *ah, 145 HAL_BOOL (*getChannelMaxMinPower)(struct ath_hal *ah, HAL_CHANNEL *, 190 HAL_BOOL isSetup; /* has state to do a restore */ 275 HAL_BOOL ah_diversity; /* fast diversity setting */ 286 HAL_BOOL ah_cwCalRequire; /* for ap51 */ 287 HAL_BOOL ah_tpcEnabled; /* per-packet tpc enabled */ 288 HAL_BOOL ah_phyPowerOn; /* PHY power state */ 289 HAL_BOOL ah_isHb63; /* cached HB63 check * [all...] |
| ar5212_eeprom.c | 35 HAL_BOOL
|
| ar5212_gpio.c | 38 HAL_BOOL 56 HAL_BOOL 71 HAL_BOOL
|
| ar5212_power.c | 37 static HAL_BOOL 119 HAL_BOOL 170 HAL_BOOL
|