Searched refs:RxCRC (Results 1 – 4 of 4) sorted by relevance
171 RxCRC = 0x00080000, enumerator
1132 RxCRC = (1 << 19), enumerator
28100 if (status & RxCRC)
370 RxCRC = (1 << 19), enumerator4565 if (status & RxCRC) in rtl_rx()4570 else if (status & RxRWT || !(status & (RxRUNT | RxCRC))) in rtl_rx()