Home
last modified time | relevance | path

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

/openbmc/linux/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()