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

/freebsd-11-stable/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.c455 return ar9300_set_interrupts(ah, ints, 0);
H A Dar9300_interrupts.c499 ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL nortc) function
H A Dar9300.h1227 extern HAL_INT ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL);
H A Dar9300_attach.c363 ar9300_set_interrupts, /* ah_set_interrupts */

Completed in 103 milliseconds