Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.c539 ath_hal_setcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ath_hal_setcapability() function
/netbsd-src/sys/dev/ic/
H A Dathvar.h461 #define ath_hal_setcapability(_ah, _cap, _param, _v, _status) \ macro