felix_tick
callout_reset(&sc->tick_callout, sc->timer_ticks, felix_tick, sc);
felix_tick(sc);
static void felix_tick(void *);