Home
last modified time | relevance | path

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

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