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