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