Searched refs:ath5k_hw_get_isr (Results 1 – 3 of 3) sorted by relevance
525 ath5k_hw_get_isr(struct ath5k_hw *ah, enum ath5k_int *interrupt_mask) in ath5k_hw_get_isr() function
1513 int ath5k_hw_get_isr(struct ath5k_hw *ah, enum ath5k_int *interrupt_mask);
2192 ath5k_hw_get_isr(ah, &status); /* NB: clears IRQ too */ in ath5k_intr()