Home
last modified time | relevance | path

Searched refs:ath_hal_setintmit (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c661 error = ath_hal_setintmit(sc->sc_ah, intmit); in ath_sysctl_intmit()
H A Dif_athvar.h1313 #define ath_hal_setintmit(_ah, _v) \ macro