Searched refs:txtq (Results 1 – 2 of 2) sorted by relevance
1790 struct ath5k_hw *ah = from_tasklet(ah, t, txtq); in ath5k_tasklet_tx()2257 tasklet_schedule(&ah->txtq); in ath5k_schedule_tx()2794 tasklet_kill(&ah->txtq); in ath5k_stop_tasklets()3073 tasklet_setup(&ah->txtq, ath5k_tasklet_tx); in ath5k_init()
1319 struct tasklet_struct txtq; /* tx intr tasklet */ member