Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h1096 void ath_gen_timer_isr(struct ath_hw *hw);
H A Dhw.c3256 void ath_gen_timer_isr(struct ath_hw *ah) in ath_gen_timer_isr() function
3289 EXPORT_SYMBOL(ath_gen_timer_isr);
H A Dmain.c477 ath_gen_timer_isr(sc->sc_ah); in ath9k_tasklet()