Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.c902 ath_hal_setcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ath_hal_setcapability() function
/freebsd/sys/dev/ath/
H A Dif_athvar.h1209 #define ath_hal_setcapability(_ah, _cap, _param, _v, _status) \ macro