Searched refs:ath_hal_setintmit (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_ath_sysctl.c | 661 error = ath_hal_setintmit(sc->sc_ah, intmit); in ath_sysctl_intmit() |
H A D | if_athvar.h | 1313 #define ath_hal_setintmit(_ah, _v) \ macro |