RxTooLong
if ((rx_status & (DescMore|DescPktOK|RxTooLong)) != DescPktOK) {
if ((rx_status & (RxBadSymbol|RxRunt|RxTooLong|RxCRCErr|RxBadAlign)) ||