Home
last modified time | relevance | path

Searched refs:ar5212SetCapability (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c523 return ar5212SetCapability(ah, type, capability, setting, status); in ar5416SetCapability()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h520 extern HAL_BOOL ar5212SetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5212_attach.c98 .ah_setCapability = ar5212SetCapability,
H A Dar5212_misc.c930 ar5212SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ar5212SetCapability() function