ice_admin_timer
static void ice_admin_timer(void *arg);
callout_reset(&sc->admin_timer, hz/2, ice_admin_timer, sc);