Home
last modified time | relevance | path

Searched refs:ar5211GetInterrupts (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211_interrupts.c96 ar5211GetInterrupts(struct ath_hal *ah) in ar5211GetInterrupts() function
Dar5211.h301 extern HAL_INT ar5211GetInterrupts(struct ath_hal *);
Dar5211_attach.c155 .ah_getInterrupts = ar5211GetInterrupts,
Dar5211_xmit.c41 HAL_INT ints = ar5211GetInterrupts(ah); in ar5211UpdateTxTrigLevel()