Searched refs:ath9k_tasklet (Results 1 – 3 of 3) sorted by relevance
1121 void ath9k_tasklet(struct tasklet_struct *t);
783 tasklet_setup(&sc->intr_tq, ath9k_tasklet); in ath9k_init_softc()
379 void ath9k_tasklet(struct tasklet_struct *t) in ath9k_tasklet() function