Searched refs:ath_hal_intrset (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_tdma.c294 ath_hal_intrset(ah, 0);
307 ath_hal_intrset(ah, sc->sc_imask);
389 ath_hal_intrset(ah, sc->sc_imask);
H A Dif_ath_beacon.c1116 ath_hal_intrset(ah, 0);
1119 ath_hal_intrset(ah, sc->sc_imask);
1121 ath_hal_intrset(ah, 0);
1173 ath_hal_intrset(ah, sc->sc_imask);
H A Dif_ath.c1724 ath_hal_intrset(ah, 0); /* disable interrupts */
1817 ath_hal_intrset(ah, sc->sc_imask);
1847 ath_hal_intrset(sc->sc_ah, 0);
2008 ath_hal_intrset(ah, 0); /* disable further intr's */
2040 ath_hal_intrset(ah, 0); /* disable further intr's */
2107 ath_hal_intrset(ah, 0); /* disable intr's until reset */
2164 ath_hal_intrset(ah, imask);
2237 ath_hal_intrset(ah, 0);
2250 ath_hal_intrset(ah, sc->sc_imask);
2590 ath_hal_intrset(a
[all...]
H A Dif_ath_rx.c1200 ath_hal_intrset(ah, sc->sc_imask);
H A Dif_athvar.h1068 #define ath_hal_intrset(_ah, _mask) \ macro

Completed in 53 milliseconds