Home | History | Annotate | Download | only in dist

Lines Matching refs:HAL_BOOL

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 *,
248 HAL_BOOL (*ah_getChipPowerLimits)(struct ath_hal *,
259 HAL_BOOL (*ah_eepromSet)(struct ath_hal *, int, int);
260 uint16_t (*ah_getSpurChan)(struct ath_hal *, int, HAL_BOOL);
261 HAL_BOOL (*ah_eepromDiag)(struct ath_hal *, int request,
296 HAL_BOOL ah_regdomainUpdate; /* regdomain is updated? */
301 HAL_BOOL ah_rfkillEnabled; /* enable/disable RfKill */
420 extern HAL_BOOL ath_hal_setTxQProps(struct ath_hal *ah,
422 extern HAL_BOOL ath_hal_getTxQProps(struct ath_hal *ah,
537 extern HAL_BOOL ath_hal_getnfcheckrequired(struct ath_hal *, HAL_CHANNEL *);
554 extern HAL_BOOL ath_hal_wait(struct ath_hal *, u_int reg,
630 extern HAL_BOOL ath_hal_setcapability(struct ath_hal *ah,
763 extern HAL_BOOL ath_hal_getdiagstate(struct ath_hal *ah, int request,