al_tick_stats
static void al_tick_stats(void *);
callout_reset(&adapter->stats_callout, hz, al_tick_stats, (void*)adapter);