Searched refs:ar5210GetInterrupts (Results 1 – 4 of 4) sorted by relevance
83 ar5210GetInterrupts(struct ath_hal *ah) in ar5210GetInterrupts() function
170 .ah_getInterrupts = ar5210GetInterrupts,
295 extern HAL_INT ar5210GetInterrupts(struct ath_hal *);
332 HAL_INT ints = ar5210GetInterrupts(ah); in ar5210UpdateTxTrigLevel()