Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhw.h1090 void ath_gen_timer_isr(struct ath_hw *hw);
Dhw.c3241 void ath_gen_timer_isr(struct ath_hw *ah) in ath_gen_timer_isr() function
3274 EXPORT_SYMBOL(ath_gen_timer_isr);
Dmain.c470 ath_gen_timer_isr(sc->sc_ah); in ath9k_tasklet()