ath_radar_proc
static void ath_radar_proc(void *, int);
ATH_TASK_FUNC(ath_radar_proc);
TASK_INIT(&sc->sc_radartask, 0, ath_radar_proc, sc);