Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah.c800 ath_hal_setcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, in ath_hal_setcapability() function
/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_athvar.h1226 #define ath_hal_setcapability(_ah, _cap, _param, _v, _status) \ macro