Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath.c215 static void ath_dfs_tasklet(void *, int);
543 TASK_INIT(&sc->sc_dfstask, 0, ath_dfs_tasklet, sc); in ath_attach()
6073 ath_dfs_tasklet(void *p, int npending) in ath_dfs_tasklet() function