Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dmac.c781 void ath9k_hw_kill_interrupts(struct ath_hw *ah) in ath9k_hw_kill_interrupts() function
796 EXPORT_SYMBOL(ath9k_hw_kill_interrupts);
805 ath9k_hw_kill_interrupts(ah); in ath9k_hw_disable_interrupts()
Dmac.h748 void ath9k_hw_kill_interrupts(struct ath_hw *ah);
Dmain.c590 ath9k_hw_kill_interrupts(ah); in ath_isr()
608 ath9k_hw_kill_interrupts(sc->sc_ah); in ath_reset()
629 ath9k_hw_kill_interrupts(sc->sc_ah); in ath9k_queue_reset()