Home
last modified time | relevance | path

Searched defs:ath_hal_getcapability (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah.c700 ath_hal_getcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ath_hal_getcapability() function
/freebsd/sys/dev/ath/
H A Dif_athvar.h1207 #define ath_hal_getcapability(_ah, _cap, _param, _result) \ macro