igb_timer
callout_reset_bycpu(&sc->timer, hz, igb_timer, sc, sc->timer_cpuid);
static void igb_timer(void *);