Home
last modified time | relevance | path

Searched refs:ath9k_beacon_tasklet (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c388 void ath9k_beacon_tasklet(struct tasklet_struct *t) in ath9k_beacon_tasklet() function
H A Dath9k.h717 void ath9k_beacon_tasklet(struct tasklet_struct *t);
H A Dinit.c732 tasklet_setup(&sc->bcon_tasklet, ath9k_beacon_tasklet); in ath9k_init_softc()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c388 void ath9k_beacon_tasklet(struct tasklet_struct *t) in ath9k_beacon_tasklet() function
H A Dath9k.h717 void ath9k_beacon_tasklet(struct tasklet_struct *t);
H A Dinit.c784 tasklet_setup(&sc->bcon_tasklet, ath9k_beacon_tasklet); in ath9k_init_softc()

Completed in 11 milliseconds