Lines Matching defs:HAL_BOOL

82 } HAL_BOOL;
547 HAL_BOOL valid; /* if the stats are valid*/
1068 HAL_BOOL bt_single_ant;
1139 HAL_BOOL bt_txstate_extend;
1145 HAL_BOOL bt_txframe_extend;
1156 HAL_BOOL bt_quiet_collision;
1161 HAL_BOOL bt_rxclear_polarity;
1183 HAL_BOOL bt_hold_rxclear;
1306 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
1308 HAL_BOOL bChannelChange, HAL_STATUS *status);
1309 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *);
1310 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *);
1311 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore,
1312 HAL_BOOL power_off);
1315 HAL_BOOL __ahdecl(*ah_perCalibration)(struct ath_hal*,
1316 struct ieee80211_channel *, HAL_BOOL *);
1317 HAL_BOOL __ahdecl(*ah_perCalibrationN)(struct ath_hal *,
1319 HAL_BOOL longCal, HAL_BOOL *isCalDone);
1320 HAL_BOOL __ahdecl(*ah_resetCalValid)(struct ath_hal *,
1322 HAL_BOOL __ahdecl(*ah_setTxPower)(struct ath_hal *,
1324 HAL_BOOL __ahdecl(*ah_setTxPowerLimit)(struct ath_hal *, uint32_t);
1325 HAL_BOOL __ahdecl(*ah_setBoardValues)(struct ath_hal *,
1329 HAL_BOOL __ahdecl(*ah_updateTxTrigLevel)(struct ath_hal*,
1330 HAL_BOOL incTrigLevel);
1333 HAL_BOOL __ahdecl(*ah_setTxQueueProps)(struct ath_hal *, int q,
1335 HAL_BOOL __ahdecl(*ah_getTxQueueProps)(struct ath_hal *, int q,
1337 HAL_BOOL __ahdecl(*ah_releaseTxQueue)(struct ath_hal *ah, u_int q);
1338 HAL_BOOL __ahdecl(*ah_resetTxQueue)(struct ath_hal *ah, u_int q);
1340 HAL_BOOL __ahdecl(*ah_setTxDP)(struct ath_hal*, u_int, uint32_t txdp);
1342 HAL_BOOL __ahdecl(*ah_startTxDma)(struct ath_hal*, u_int);
1343 HAL_BOOL __ahdecl(*ah_stopTxDma)(struct ath_hal*, u_int);
1344 HAL_BOOL __ahdecl(*ah_setupTxDesc)(struct ath_hal *, struct ath_desc *,
1352 HAL_BOOL __ahdecl(*ah_setupXTxDesc)(struct ath_hal *, struct ath_desc*,
1356 HAL_BOOL __ahdecl(*ah_fillTxDesc)(struct ath_hal *, struct ath_desc *,
1358 u_int descId, u_int qcuId, HAL_BOOL firstSeg,
1359 HAL_BOOL lastSeg, const struct ath_desc *);
1364 HAL_BOOL __ahdecl(*ah_getTxCompletionRates)(struct ath_hal *,
1381 HAL_BOOL __ahdecl(*ah_stopDmaReceive)(struct ath_hal*);
1386 HAL_BOOL __ahdecl(*ah_setMulticastFilterIndex)(struct ath_hal*,
1388 HAL_BOOL __ahdecl(*ah_clrMulticastFilterIndex)(struct ath_hal*,
1392 HAL_BOOL __ahdecl(*ah_setupRxDesc)(struct ath_hal *, struct ath_desc *,
1410 HAL_BOOL __ahdecl(*ah_setCapability)(struct ath_hal *,
1413 HAL_BOOL __ahdecl(*ah_getDiagState)(struct ath_hal *, int request,
1417 HAL_BOOL __ahdecl(*ah_setMacAddress)(struct ath_hal *, const uint8_t*);
1419 HAL_BOOL __ahdecl(*ah_setBssIdMask)(struct ath_hal *, const uint8_t*);
1420 HAL_BOOL __ahdecl(*ah_setRegulatoryDomain)(struct ath_hal*,
1425 HAL_BOOL __ahdecl(*ah_gpioCfgOutput)(struct ath_hal *,
1427 HAL_BOOL __ahdecl(*ah_gpioCfgInput)(struct ath_hal *, uint32_t gpio);
1429 HAL_BOOL __ahdecl(*ah_gpioSet)(struct ath_hal *,
1436 HAL_BOOL __ahdecl(*ah_detectCardPresent)(struct ath_hal*);
1443 HAL_BOOL __ahdecl(*ah_setAntennaSwitch)(struct ath_hal*,
1445 HAL_BOOL __ahdecl(*ah_setSifsTime)(struct ath_hal*, u_int);
1447 HAL_BOOL __ahdecl(*ah_setSlotTime)(struct ath_hal*, u_int);
1449 HAL_BOOL __ahdecl(*ah_setAckTimeout)(struct ath_hal*, u_int);
1451 HAL_BOOL __ahdecl(*ah_setAckCTSRate)(struct ath_hal*, u_int);
1453 HAL_BOOL __ahdecl(*ah_setCTSTimeout)(struct ath_hal*, u_int);
1455 HAL_BOOL __ahdecl(*ah_setDecompMask)(struct ath_hal*, uint16_t, int);
1468 HAL_BOOL __ahdecl(*ah_getDfsDefaultThresh)(struct ath_hal *ah,
1470 HAL_BOOL __ahdecl(*ah_procRadarEvent)(struct ath_hal *ah,
1473 HAL_BOOL __ahdecl(*ah_isFastClockEnabled)(struct ath_hal *ah);
1482 HAL_BOOL __ahdecl(*ah_spectralIsEnabled)(struct ath_hal *);
1483 HAL_BOOL __ahdecl(*ah_spectralIsActive)(struct ath_hal *);
1488 HAL_BOOL __ahdecl(*ah_resetKeyCacheEntry)(struct ath_hal*, uint16_t);
1489 HAL_BOOL __ahdecl(*ah_isKeyCacheEntryValid)(struct ath_hal *,
1491 HAL_BOOL __ahdecl(*ah_setKeyCacheEntry)(struct ath_hal*,
1494 HAL_BOOL __ahdecl(*ah_setKeyCacheEntryMac)(struct ath_hal*,
1498 HAL_BOOL __ahdecl(*ah_setPowerMode)(struct ath_hal*,
1516 HAL_BOOL __ahdecl(*ah_chainTxDesc)(struct ath_hal *,
1521 u_int, HAL_CIPHER, uint8_t, HAL_BOOL,
1522 HAL_BOOL, HAL_BOOL);
1523 HAL_BOOL __ahdecl(*ah_setupFirstTxDesc)(struct ath_hal *,
1526 HAL_BOOL __ahdecl(*ah_setupLastTxDesc)(struct ath_hal *,
1554 HAL_BOOL __ahdecl(*ah_getMibCycleCounts) (struct ath_hal *,
1565 HAL_BOOL __ahdecl(*ah_isInterruptPending)(struct ath_hal*);
1566 HAL_BOOL __ahdecl(*ah_getPendingInterrupts)(struct ath_hal*, HAL_INT*);
1644 HAL_BOOL enableExtendedChannels);
1653 HAL_BOOL enableExtendedChannels);
1693 uint16_t rateix, HAL_BOOL isht40, HAL_BOOL shortPreamble);
1699 int streams, HAL_BOOL isht40, HAL_BOOL isShortGI);
1706 uint16_t rateix, HAL_BOOL shortPreamble);
1726 HAL_BOOL __ahdecl ath_hal_EepromDataRead(struct ath_hal *ah,