Searched refs:RxRES (Results 1 – 2 of 2) sorted by relevance
165 RxRES = 0x00200000, enumerator532 if (!(le32_to_cpu(tpc->RxDescArray[cur_rx].status) & RxRES)) { in rtl_recv_common()
362 RxRES = (1 << 21), enumerator4514 if (unlikely(status & RxRES)) { in rtl_rx()