IXGBE_RXD_STAT_EOP
eop = ((staterr & IXGBE_RXD_STAT_EOP) != 0);
#define IXGBE_RXDADV_STAT_EOP IXGBE_RXD_STAT_EOP /* End of Packet */