Searched refs:HAL_CAPABILITY_TYPE (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.h93 extern HAL_STATUS ar9300_Stub_GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
95 extern HAL_BOOL ar9300_Stub_SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar9300_stub_funcs.c593 ar9300_Stub_GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE ctype,
602 ar9300_Stub_SetCapability(struct ath_hal *ah , HAL_CAPABILITY_TYPE ctype,
H A Dar9300.h1278 extern HAL_STATUS ar9300_get_capability(struct ath_hal *, HAL_CAPABILITY_TYPE,
1280 extern HAL_BOOL ar9300_set_capability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar9300_misc.c681 ar9300_get_capability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
920 ar9300_set_capability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h252 extern HAL_STATUS ar5210GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
254 extern HAL_BOOL ar5210SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5210_misc.c580 ar5210GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
597 ar5210SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h279 extern HAL_STATUS ar5211GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
281 extern HAL_BOOL ar5211SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5211_misc.c622 ar5211GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
642 ar5211SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h255 HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t *result);
257 HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t val,
H A Dar5416_misc.c447 ar5416GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
483 ar5416SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h202 } HAL_CAPABILITY_TYPE; typedef in typeref:enum:__anon7430
1408 HAL_CAPABILITY_TYPE, uint32_t capability,
1411 HAL_CAPABILITY_TYPE, uint32_t capability,
H A Dah_internal.h733 HAL_CAPABILITY_TYPE type, uint32_t capability,
736 HAL_CAPABILITY_TYPE type, uint32_t capability,
H A Dah.c596 ath_hal_getcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
795 ath_hal_setcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h515 extern HAL_STATUS ar5212GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
517 extern HAL_BOOL ar5212SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5212_misc.c793 ar5212GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
930 ar5212SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/freebsd-10.0-release/tools/tools/ath/athrd/
H A Dathrd.c988 getCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,

Completed in 393 milliseconds