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