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

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c218 static void ath_dfs_tasklet(void *, int);
837 TASK_INIT(&sc->sc_dfstask, 0, ath_dfs_tasklet, sc);
6215 ath_dfs_tasklet(void *p, int npending) function

Completed in 170 milliseconds