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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c108 ar5211SetInterrupts(struct ath_hal *ah, HAL_INT ints) function
H A Dar5211_xmit.c49 ar5211SetInterrupts(ah, ints &~ HAL_INT_GLOBAL);
64 ar5211SetInterrupts(ah, ints);
72 ar5211SetInterrupts(ah, ints);
H A Dar5211.h322 extern HAL_INT ar5211SetInterrupts(struct ath_hal *, HAL_INT ints);
H A Dar5211_attach.c171 .ah_setInterrupts = ar5211SetInterrupts },
H A Dar5211_misc.c282 ar5211SetInterrupts(ah, AH5211(ah)->ah_maskReg | HAL_INT_GPIO);

Completed in 92 milliseconds