Searched refs:ani_tasklet (Results 1 – 3 of 3) sorted by relevance
563 tasklet_schedule(&ah->ani_tasklet); in ath5k_ani_mib_intr()584 tasklet_schedule(&ah->ani_tasklet); in ath5k_ani_phy_error_report()588 tasklet_schedule(&ah->ani_tasklet); in ath5k_ani_phy_error_report()
2269 tasklet_schedule(&ah->ani_tasklet); in ath5k_intr_calibration_poll()2497 struct ath5k_hw *ah = from_tasklet(ah, t, ani_tasklet); in ath5k_tasklet_ani()2841 tasklet_kill(&ah->ani_tasklet); in ath5k_stop_tasklets()3120 tasklet_setup(&ah->ani_tasklet, ath5k_tasklet_ani); in ath5k_init()
1344 struct tasklet_struct ani_tasklet; /* ANI calibration */ member