Searched refs:HAL_STATUS (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah_eeprom.h135 HAL_STATUS ath_hal_v1EepromAttach(struct ath_hal *ah);
136 HAL_STATUS ath_hal_legacyEepromAttach(struct ath_hal *ah);
137 HAL_STATUS ath_hal_v14EepromAttach(struct ath_hal *ah);
138 HAL_STATUS ath_hal_v4kEepromAttach(struct ath_hal *ah);
139 HAL_STATUS ath_hal_9287EepromAttach(struct ath_hal *ah);
H A Dah_regdomain.c255 static HAL_STATUS
359 static HAL_STATUS
377 HAL_STATUS status;
592 HAL_STATUS
685 HAL_STATUS
693 HAL_STATUS status;
717 HAL_STATUS
724 HAL_STATUS status;
H A Dah.h76 } HAL_STATUS; typedef in typeref:enum:__anon6998
820 HAL_BOOL bChannelChange, HAL_STATUS *status);
870 HAL_STATUS __ahdecl(*ah_procTxDesc)(struct ath_hal *,
894 HAL_STATUS __ahdecl(*ah_procRxDesc)(struct ath_hal *,
910 HAL_STATUS __ahdecl(*ah_getCapability)(struct ath_hal *,
915 uint32_t setting, HAL_STATUS *);
924 uint16_t, HAL_STATUS *);
959 HAL_STATUS __ahdecl(*ah_setQuiet)(struct ath_hal *ah, uint32_t period,
1056 HAL_BUS_TAG, HAL_BUS_HANDLE, uint16_t *eepromdata, HAL_STATUS* status);
1083 extern HAL_STATUS __ahdec
[all...]
H A Dah_eeprom_v1.c25 static HAL_STATUS
71 static HAL_STATUS
110 HAL_STATUS
H A Dah_internal.h85 HAL_STATUS *error);
105 HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode);
117 struct ath_hal_rf *ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode);
274 HAL_STATUS (*ah_eepromGet)(struct ath_hal *, int, void *);
275 HAL_STATUS (*ah_eepromSet)(struct ath_hal *, int, int);
623 extern HAL_STATUS ath_hal_getcapability(struct ath_hal *ah,
628 uint32_t setting, HAL_STATUS *status);
H A Dah_eeprom_9287.c26 static HAL_STATUS
123 static HAL_STATUS
290 HAL_STATUS
H A Dah_eeprom_v14.c25 static HAL_STATUS
159 static HAL_STATUS
332 HAL_STATUS
H A Dah_eeprom_v4k.c27 static HAL_STATUS
118 static HAL_STATUS
279 HAL_STATUS
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.h55 HAL_BOOL ar9280RfAttach(struct ath_hal *, HAL_STATUS *);
H A Dar9287.h59 extern HAL_BOOL ar9287RfAttach(struct ath_hal *, HAL_STATUS *);
H A Dar9285.c71 ar9285RfAttach(struct ath_hal *ah, HAL_STATUS *status)
H A Dar9285.h82 HAL_BOOL ar9285RfAttach(struct ath_hal *, HAL_STATUS *);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h141 extern HAL_BOOL ar2133RfAttach(struct ath_hal *, HAL_STATUS *);
148 HAL_STATUS *status);
200 extern HAL_STATUS ar5416SetQuiet(struct ath_hal *ah, uint32_t period,
202 extern HAL_STATUS ar5416GetCapability(struct ath_hal *ah,
231 extern HAL_STATUS ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *,
237 HAL_BOOL bChannelChange, HAL_STATUS *status);
318 extern HAL_STATUS ar5416ProcTxDesc(struct ath_hal *ah,
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h131 struct ieee80211_channel *, HAL_BOOL bChannelChange, HAL_STATUS *);
176 extern HAL_STATUS ar5210ProcTxDesc(struct ath_hal *,
197 extern HAL_STATUS ar5210ProcRxDesc(struct ath_hal *, struct ath_desc *,
208 uint16_t, HAL_STATUS *);
245 extern HAL_STATUS ar5210GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
248 uint32_t, uint32_t, HAL_STATUS *);
H A Dar5210_misc.c97 uint16_t regDomain, HAL_STATUS *status)
99 HAL_STATUS ecode;
581 HAL_STATUS
596 uint32_t capability, uint32_t setting, HAL_STATUS *status)
H A Dar5210_attach.c175 uint16_t *eepromdata, HAL_STATUS *status)
182 HAL_STATUS ecode;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h151 HAL_STATUS *);
201 extern HAL_STATUS ar5211ProcTxDesc(struct ath_hal *,
222 extern HAL_STATUS ar5211ProcRxDesc(struct ath_hal *, struct ath_desc *,
233 uint16_t, HAL_STATUS *);
272 extern HAL_STATUS ar5211GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
275 uint32_t, uint32_t, HAL_STATUS *);
H A Dar5211_misc.c100 uint16_t regDomain, HAL_STATUS *status)
102 HAL_STATUS ecode;
621 HAL_STATUS
643 uint32_t capability, uint32_t setting, HAL_STATUS *status)
H A Dar5211_recv.c202 HAL_STATUS
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h66 HAL_BOOL bChannelChange, HAL_STATUS *status);
H A Dar5312_attach.c65 HAL_STATUS *status)
72 HAL_STATUS ecode;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h419 HAL_BUS_TAG st, HAL_BUS_HANDLE sh, HAL_STATUS *status);
455 uint16_t regDomain, HAL_STATUS *stats);
503 extern HAL_STATUS ar5212GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
506 uint32_t, uint32_t, HAL_STATUS *);
510 extern HAL_STATUS ar5212SetQuiet(struct ath_hal *ah, uint32_t period,
532 extern HAL_STATUS ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *,
538 HAL_STATUS *status);
595 extern HAL_STATUS ar5212ProcTxDesc(struct ath_hal *ah,
H A Dar5212_misc.c78 uint16_t regDomain, HAL_STATUS *status)
80 HAL_STATUS ecode;
635 HAL_STATUS
791 HAL_STATUS
926 uint32_t capability, uint32_t setting, HAL_STATUS *status)
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c72 HAL_BUS_TAG st, HAL_BUS_HANDLE sh, uint16_t *eepromdata, HAL_STATUS *status)
78 HAL_STATUS ecode;
H A Dar9160_attach.c117 HAL_STATUS *status)
123 HAL_STATUS ecode;

Completed in 155 milliseconds

123