TX_CLEAN_INTERVAL
mod_timer(&txring->clean_timer, jiffies + TX_CLEAN_INTERVAL);
mod_timer(&txring->clean_timer, jiffies + (TX_CLEAN_INTERVAL)*2);