Searched refs:beacontq (Results 1 – 2 of 2) sorted by relevance
237 struct tasklet_struct beacontq; /* beacon intr tasklet */ member
2167 tasklet_hi_schedule(&sc->beacontq); in ath5k_intr()2578 tasklet_kill(&sc->beacontq); in stop_tasklets()2835 tasklet_init(&sc->beacontq, ath5k_tasklet_beacon, (unsigned long)sc); in ath5k_init()