Home
last modified time | relevance | path

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

/freebsd/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); in ar9300_update_tx_trig_level()
76 ar9300_set_interrupts(ah, omask, 0); in ar9300_update_tx_trig_level()
H A Dar9300_interrupts.c499 ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL nortc) function
H A Dar9300_freebsd.c671 return ar9300_set_interrupts(ah, ints, 0); in ar9300_set_interrupts_freebsd()
H A Dar9300.h1215 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 */