Home
last modified time | relevance | path

Searched refs:ar5211GetCapability (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h281 extern HAL_STATUS ar5211GetCapability(struct ath_hal *, HAL_CAPABILITY_TYPE,
H A Dar5211_attach.c101 .ah_getCapability = ar5211GetCapability,
H A Dar5211_misc.c629 ar5211GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ar5211GetCapability() function