Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah.c599 ath_hal_getcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ath_hal_getcapability() function
/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_athvar.h1224 #define ath_hal_getcapability(_ah, _cap, _param, _result) \ macro