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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211.h283 extern HAL_STATUS ar5211GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
285 extern HAL_BOOL ar5211SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5211_misc.c631 ar5211GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
651 ar5211SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/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.h1299 extern HAL_STATUS ar9300_get_capability(struct ath_hal *, HAL_CAPABILITY_TYPE,
1301 extern HAL_BOOL ar9300_set_capability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar9300_misc.c684 ar9300_get_capability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
967 ar9300_set_capability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210.h258 extern HAL_STATUS ar5210GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
260 extern HAL_BOOL ar5210SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5210_misc.c590 ar5210GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
607 ar5210SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c449 ar5416GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
485 ar5416SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
H A Dar5416.h251 HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t *result);
253 HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t val,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h218 } HAL_CAPABILITY_TYPE; typedef in typeref:enum:__anon28
1353 HAL_CAPABILITY_TYPE, uint32_t capability,
1356 HAL_CAPABILITY_TYPE, uint32_t capability,
H A Dah_internal.h742 HAL_CAPABILITY_TYPE type, uint32_t capability,
745 HAL_CAPABILITY_TYPE type, uint32_t capability,
H A Dah.c702 ath_hal_getcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
904 ath_hal_setcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h520 extern HAL_STATUS ar5212GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
522 extern HAL_BOOL ar5212SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5212_misc.c795 ar5212GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
932 ar5212SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,

Completed in 101 milliseconds