Home
last modified time | relevance | path

Searched refs:ath5k_hw_get_isr (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Ddma.c527 ath5k_hw_get_isr(struct ath5k_hw *ah, enum ath5k_int *interrupt_mask) in ath5k_hw_get_isr() function
Dath5k.h1516 int ath5k_hw_get_isr(struct ath5k_hw *ah, enum ath5k_int *interrupt_mask);
Dbase.c2330 ath5k_hw_get_isr(ah, &status); /* NB: clears IRQ too */ in ath5k_intr()