igb_intr_tx_work
static void igb_intr_tx_work(igb_tx_ring_t *);
igb_intr_tx_work(&igb->tx_rings[0]);
igb_intr_tx_work(tx_ring);