em_txgc_timer
em_txgc_timer, adapter,
static void em_txgc_timer(void *);
callout_reset(&adapter->tx_gc_timer, 1, em_txgc_timer, adapter);