Searched refs:beacontq (Results 1 – 2 of 2) sorted by relevance
2331 tasklet_hi_schedule(&ah->beacontq); in ath5k_intr()2795 tasklet_kill(&ah->beacontq); in ath5k_stop_tasklets()3074 tasklet_init(&ah->beacontq, ath5k_tasklet_beacon, (unsigned long)ah); in ath5k_init()
1325 struct tasklet_struct beacontq; /* beacon intr tasklet */ member