Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A 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()
H A Dmac.h752 void ath9k_hw_kill_interrupts(struct ath_hw *ah);
H A Dmain.c536 ath9k_hw_kill_interrupts(sc->sc_ah); in ath_isr()
596 ath9k_hw_kill_interrupts(ah); in ath_isr()
614 ath9k_hw_kill_interrupts(sc->sc_ah); in ath_reset()
635 ath9k_hw_kill_interrupts(sc->sc_ah); in ath9k_queue_reset()