Home
last modified time | relevance | path

Searched refs:beacontq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dbase.c1924 * This is called from software irq context (beacontq tasklets)
2181 struct ath5k_hw *ah = from_tasklet(ah, t, beacontq); in ath5k_tasklet_beacon()
2331 tasklet_hi_schedule(&ah->beacontq); in ath5k_intr()
2795 tasklet_kill(&ah->beacontq); in ath5k_stop_tasklets()
3074 tasklet_setup(&ah->beacontq, ath5k_tasklet_beacon); in ath5k_init()
H A Dath5k.h1325 struct tasklet_struct beacontq; /* beacon intr tasklet */ member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dbase.c1969 * This is called from software irq context (beacontq tasklets)
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()
H A Dath5k.h1325 struct tasklet_struct beacontq; /* beacon intr tasklet */ member

Completed in 14 milliseconds