Home
last modified time | relevance | path

Searched refs:ath9k_beacon_tasklet (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dbeacon.c388 void ath9k_beacon_tasklet(struct tasklet_struct *t) in ath9k_beacon_tasklet() function
Dath9k.h716 void ath9k_beacon_tasklet(struct tasklet_struct *t);
Dinit.c784 tasklet_setup(&sc->bcon_tasklet, ath9k_beacon_tasklet); in ath9k_init_softc()