Searched refs:RxBadAlign (Results 1 – 4 of 4) sorted by relevance
147 RxBadAlign=0x0002, RxStatusOK=0x0001, enumerator483 if ((rx_status & (RxBadSymbol|RxRunt|RxTooLong|RxCRCErr|RxBadAlign)) || in rtl_poll()
148 RxBadAlign = 0x40000, enumerator709 if (rx_status & RxBadAlign) in _sc92031_rx_tasklet_error()
378 RxBadAlign = 0x0002, enumerator1851 if (rx_status & (RxBadSymbol | RxBadAlign)) in rtl8139_rx_err()
197 RxBadAlign = 0x0002, enumerator