Searched refs:ani_tasklet (Results 1 – 2 of 2) 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()
1344 struct tasklet_struct ani_tasklet; /* ANI calibration */ member