vtnet_txq_tq_intr
static void vtnet_txq_tq_intr(void *, int);
TASK_INIT(&txq->vtntx_intrtask, 0, vtnet_txq_tq_intr, txq);