xgbe_service_timer
static void xgbe_service_timer(void *);
callout_reset(&pdata->service_timer, 1*hz, xgbe_service_timer, pdata);