RXDESC_STATUS_EOP
if ((rxd_status & RXDESC_STATUS_EOP) == 0) {
if (discarding && (rxd_status & RXDESC_STATUS_EOP) != 0)