sge_timer_cb
static void sge_timer_cb(void *arg);
callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc);