Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah.c596 ath_hal_getcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ath_hal_getcapability() function
/freebsd-10-stable/sys/dev/ath/
Dif_athvar.h1160 #define ath_hal_getcapability(_ah, _cap, _param, _result) \ macro