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