Lines Matching defs:HAL_BOOL

82 } HAL_BOOL;
550 HAL_BOOL valid; /* if the stats are valid*/
1226 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
1228 HAL_BOOL bChannelChange,
1231 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *);
1232 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *);
1233 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore,
1234 HAL_BOOL power_off);
1237 HAL_BOOL __ahdecl(*ah_perCalibration)(struct ath_hal*,
1238 struct ieee80211_channel *, HAL_BOOL *);
1239 HAL_BOOL __ahdecl(*ah_perCalibrationN)(struct ath_hal *,
1241 HAL_BOOL longCal, HAL_BOOL *isCalDone);
1242 HAL_BOOL __ahdecl(*ah_resetCalValid)(struct ath_hal *,
1244 HAL_BOOL __ahdecl(*ah_setTxPower)(struct ath_hal *,
1246 HAL_BOOL __ahdecl(*ah_setTxPowerLimit)(struct ath_hal *, uint32_t);
1247 HAL_BOOL __ahdecl(*ah_setBoardValues)(struct ath_hal *,
1251 HAL_BOOL __ahdecl(*ah_updateTxTrigLevel)(struct ath_hal*,
1252 HAL_BOOL incTrigLevel);
1255 HAL_BOOL __ahdecl(*ah_setTxQueueProps)(struct ath_hal *, int q,
1257 HAL_BOOL __ahdecl(*ah_getTxQueueProps)(struct ath_hal *, int q,
1259 HAL_BOOL __ahdecl(*ah_releaseTxQueue)(struct ath_hal *ah, u_int q);
1260 HAL_BOOL __ahdecl(*ah_resetTxQueue)(struct ath_hal *ah, u_int q);
1262 HAL_BOOL __ahdecl(*ah_setTxDP)(struct ath_hal*, u_int, uint32_t txdp);
1264 HAL_BOOL __ahdecl(*ah_startTxDma)(struct ath_hal*, u_int);
1265 HAL_BOOL __ahdecl(*ah_stopTxDma)(struct ath_hal*, u_int);
1266 HAL_BOOL __ahdecl(*ah_setupTxDesc)(struct ath_hal *, struct ath_desc *,
1274 HAL_BOOL __ahdecl(*ah_setupXTxDesc)(struct ath_hal *, struct ath_desc*,
1278 HAL_BOOL __ahdecl(*ah_fillTxDesc)(struct ath_hal *, struct ath_desc *,
1280 u_int descId, u_int qcuId, HAL_BOOL firstSeg,
1281 HAL_BOOL lastSeg, const struct ath_desc *);
1286 HAL_BOOL __ahdecl(*ah_getTxCompletionRates)(struct ath_hal *,
1303 HAL_BOOL __ahdecl(*ah_stopDmaReceive)(struct ath_hal*);
1308 HAL_BOOL __ahdecl(*ah_setMulticastFilterIndex)(struct ath_hal*,
1310 HAL_BOOL __ahdecl(*ah_clrMulticastFilterIndex)(struct ath_hal*,
1314 HAL_BOOL __ahdecl(*ah_setupRxDesc)(struct ath_hal *, struct ath_desc *,
1332 HAL_BOOL __ahdecl(*ah_setCapability)(struct ath_hal *,
1335 HAL_BOOL __ahdecl(*ah_getDiagState)(struct ath_hal *, int request,
1339 HAL_BOOL __ahdecl(*ah_setMacAddress)(struct ath_hal *, const uint8_t*);
1341 HAL_BOOL __ahdecl(*ah_setBssIdMask)(struct ath_hal *, const uint8_t*);
1342 HAL_BOOL __ahdecl(*ah_setRegulatoryDomain)(struct ath_hal*,
1347 HAL_BOOL __ahdecl(*ah_gpioCfgOutput)(struct ath_hal *,
1349 HAL_BOOL __ahdecl(*ah_gpioCfgInput)(struct ath_hal *, uint32_t gpio);
1351 HAL_BOOL __ahdecl(*ah_gpioSet)(struct ath_hal *,
1358 HAL_BOOL __ahdecl(*ah_detectCardPresent)(struct ath_hal*);
1365 HAL_BOOL __ahdecl(*ah_setAntennaSwitch)(struct ath_hal*,
1367 HAL_BOOL __ahdecl(*ah_setSifsTime)(struct ath_hal*, u_int);
1369 HAL_BOOL __ahdecl(*ah_setSlotTime)(struct ath_hal*, u_int);
1371 HAL_BOOL __ahdecl(*ah_setAckTimeout)(struct ath_hal*, u_int);
1373 HAL_BOOL __ahdecl(*ah_setAckCTSRate)(struct ath_hal*, u_int);
1375 HAL_BOOL __ahdecl(*ah_setCTSTimeout)(struct ath_hal*, u_int);
1377 HAL_BOOL __ahdecl(*ah_setDecompMask)(struct ath_hal*, uint16_t, int);
1390 HAL_BOOL __ahdecl(*ah_getDfsDefaultThresh)(struct ath_hal *ah,
1392 HAL_BOOL __ahdecl(*ah_procRadarEvent)(struct ath_hal *ah,
1395 HAL_BOOL __ahdecl(*ah_isFastClockEnabled)(struct ath_hal *ah);
1404 HAL_BOOL __ahdecl(*ah_spectralIsEnabled)(struct ath_hal *);
1405 HAL_BOOL __ahdecl(*ah_spectralIsActive)(struct ath_hal *);
1410 HAL_BOOL __ahdecl(*ah_resetKeyCacheEntry)(struct ath_hal*, uint16_t);
1411 HAL_BOOL __ahdecl(*ah_isKeyCacheEntryValid)(struct ath_hal *,
1413 HAL_BOOL __ahdecl(*ah_setKeyCacheEntry)(struct ath_hal*,
1416 HAL_BOOL __ahdecl(*ah_setKeyCacheEntryMac)(struct ath_hal*,
1420 HAL_BOOL __ahdecl(*ah_setPowerMode)(struct ath_hal*,
1438 HAL_BOOL __ahdecl(*ah_chainTxDesc)(struct ath_hal *,
1443 u_int, HAL_CIPHER, uint8_t, HAL_BOOL,
1444 HAL_BOOL, HAL_BOOL);
1445 HAL_BOOL __ahdecl(*ah_setupFirstTxDesc)(struct ath_hal *,
1448 HAL_BOOL __ahdecl(*ah_setupLastTxDesc)(struct ath_hal *,
1476 HAL_BOOL __ahdecl(*ah_getMibCycleCounts) (struct ath_hal *,
1487 HAL_BOOL __ahdecl(*ah_isInterruptPending)(struct ath_hal*);
1488 HAL_BOOL __ahdecl(*ah_getPendingInterrupts)(struct ath_hal*, HAL_INT*);
1511 HAL_BOOL __ahdecl(*ah_btMciSendMessage)(struct ath_hal *,
1513 HAL_BOOL, HAL_BOOL);
1579 HAL_BOOL enableExtendedChannels);
1588 HAL_BOOL enableExtendedChannels);
1628 uint16_t rateix, HAL_BOOL isht40, HAL_BOOL shortPreamble);
1634 int streams, HAL_BOOL isht40, HAL_BOOL isShortGI);
1641 uint16_t rateix, HAL_BOOL shortPreamble);
1661 HAL_BOOL __ahdecl ath_hal_EepromDataRead(struct ath_hal *ah,