HomeSort by: relevance | last modified time | path
    Searched refs:HAL_CAPABILITY_TYPE (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah.h 114 } HAL_CAPABILITY_TYPE;
775 HAL_CAPABILITY_TYPE, uint32_t capability,
778 HAL_CAPABILITY_TYPE, uint32_t capability,
ah_internal.h 628 HAL_CAPABILITY_TYPE type, uint32_t capability,
631 HAL_CAPABILITY_TYPE type, uint32_t capability,
ah.c 437 ath_hal_getcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
539 ath_hal_setcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210.h 242 extern HAL_STATUS ar5210GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
244 extern HAL_BOOL ar5210SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
ar5210_misc.c 576 ar5210GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
589 ar5210SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h 271 extern HAL_STATUS ar5211GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
273 extern HAL_BOOL ar5211SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
ar5211_misc.c 617 ar5211GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
637 ar5211SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416.h 154 HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t *result);
ar5416_misc.c 269 ar5416GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 775 ar5212GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
908 ar5212SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
ar5212.h 499 extern HAL_STATUS ar5212GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
501 extern HAL_BOOL ar5212SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,

Completed in 234 milliseconds