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