IXGBE_TDT
val = IXGBE_READ_REG(&txr->sc->hw, IXGBE_TDT(txr->me));
txr->tail = IXGBE_TDT(txr->me);
IXGBE_WRITE_REG(hw, IXGBE_TDT(j), 0);