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