Searched refs:beacontq (Results 1 – 2 of 2) sorted by relevance
2226 struct ath5k_hw *ah = from_tasklet(ah, t, beacontq); in ath5k_tasklet_beacon()2376 tasklet_hi_schedule(&ah->beacontq); in ath5k_intr()2840 tasklet_kill(&ah->beacontq); in ath5k_stop_tasklets()3119 tasklet_setup(&ah->beacontq, ath5k_tasklet_beacon); in ath5k_init()
1325 struct tasklet_struct beacontq; /* beacon intr tasklet */ member