nicvf_tick_stats
static void nicvf_tick_stats(void *);
callout_reset(&nic->stats_callout, hz, nicvf_tick_stats, nic);