Home
last modified time | relevance | path

Searched refs:RxErr (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
Drtl8169.c165 RxErr = 0x02, enumerator
575 RTL_W8(IntrStatus, sts & ~(TxErr | RxErr | SYSErr)); in rtl_recv_common()
Drtl8139.c141 TxErr=0x08, TxOK=0x04, RxErr=0x02, RxOK=0x01, enumerator