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

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_interrupts.c89 ar5210SetInterrupts(struct ath_hal *ah, HAL_INT ints) function
H A Dar5210_xmit.c338 (void) ar5210SetInterrupts(ah, ints &~ HAL_INT_GLOBAL);
352 ar5210SetInterrupts(ah, ints);
359 ar5210SetInterrupts(ah, ints);
H A Dar5210_attach.c168 .ah_setInterrupts = ar5210SetInterrupts },
H A Dar5210.h290 extern HAL_INT ar5210SetInterrupts(struct ath_hal *, HAL_INT ints);
H A Dar5210_misc.c240 ar5210SetInterrupts(ah, AH5210(ah)->ah_maskReg | HAL_INT_GPIO);

Completed in 100 milliseconds