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

/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c55 omask = ar9300_set_interrupts(ah, ahp->ah_mask_reg &~ HAL_INT_GLOBAL, 0);
76 ar9300_set_interrupts(ah, omask, 0);
H A Dar9300_freebsd.c364 return ar9300_set_interrupts(ah, ints, 0);
H A Dar9300_interrupts.c482 ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL nortc) function
H A Dar9300.h1203 extern HAL_INT ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL);
H A Dar9300_attach.c354 ar9300_set_interrupts, /* ah_set_interrupts */

Completed in 170 milliseconds