Searched refs:RxCRC (Results 1 – 2 of 2) sorted by relevance
166 RxCRC = 0x00080000, enumerator
364 RxCRC = (1 << 19), enumerator4515 if (status & RxCRC) in rtl_rx()4520 else if (status & RxRWT || !(status & (RxRUNT | RxCRC))) in rtl_rx()