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